Ai Inline Citation
A production-scale, light + dark Ai Inline Citation component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-inline-citationUsage
import { AIInlineCitation } from "@lerpa/ui";
<AIInlineCitation />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| index | number | — | |
| title | string | — | |
| source | string | — | |
| snippet | string | — | |
| url | string | — | |
| relevance | number | — | |
| accent | string | — | |
| inline | boolean | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.