Back to Copilotkit

Angular docs

showcase/shell-docs/src/content/docs/frontends/angular/docs-status.mdx

1.63.21.2 KB
Original Source

Use these pages based on what you want to build:

  1. Start with the Angular quickstart to install the package, configure provideCopilotKit, and render the first standalone chat component.
  2. 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.
  3. Browse Angular feature examples for all 41 supported features. Forty entries include a runnable example, and every entry links to source and API docs.
  4. 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.