Angular docs
Use the Angular quickstart, task guides, feature examples, source views, and typed API reference.
Use these pages based on what you want to build:
- Start with the Angular quickstart to install the package, configure
provideCopilotKit, and render the first standalone chat component. - Use the task guides for chat UI, frontend tools and generative UI, human-in-the-loop flows, shared state, and threads, memory, attachments, and headless UI.
- Browse Angular feature examples for all 41 supported features. Forty entries include a runnable example, and every entry links to source and API docs.
- Use the Angular API reference for components, functions, services, directives, inputs, outputs, signals, and lifecycle rules.
JSON Renderer is not applicable to the Angular package. Use the generative UI guide for A2UI and the other Angular rendering paths.
For cleanup, errors, server rendering, hydration, and zoneless updates, see Production and lifecycle.