Skip to main content
The chip renders [n] in superscript and announces Source n: label. Hovering or focusing it shows the source label through the shared tooltip primitive. Safe URLs render an anchor. Missing or unsafe URLs render a focusable button, so keyboard users can still inspect the tooltip. onNavigate only runs for a sanitized URL and receives an event whose default action is already prevented.

Props

Source: packages/ui/src/agentic/InlineCitation.tsx
Tests: packages/ui/tests/inline-citation.test.tsx