Conversation
Citations
Numbered source chips under an answer. Renders nothing when there are no sources.
Install
npx shadcn@latest add https://ui.inflection.network/r/citations.jsonPulls in utils automatically.
Usage
Props
| Name | Type | Description |
|---|---|---|
| items* | Citation[] | `{ title, url? }`. Renders nothing when empty. |
| label | string | null | Heading above the chips. `null` removes it.Default: "Sources" |
* required