- Implementation
- AgentThinking Props
Common Examples
To use theAgentThinking, pass a caller-supplied label for the active step, or omit it to render the logo alone.label before passing it.Omit label to trail the logo behind a response and mark where the agent currently is. The logo is static for now; an animated no-label thinking state is a planned follow-up.React Accessibility
- The logo is decorative and hidden from assistive tech.
- A present
labelis read in normal reading order. - Announcing the thinking state is left to the host.