Inline Citation
A numbered reference inside prose with an inspectable source preview.
Loading component preview…
Installation
Add the component source directly to your project.
pnpm dlx shadcn@latest add https://pastaui.com/r/inline-citation.jsonAPI reference
Inline Citation
| Prop | Type | Default | Description |
|---|---|---|---|
index | number | — | Displays the reference number. |
open / onOpenChange | boolean / (open: boolean) => void | false / — | Controls the citation preview. |
onOpenSource | () => void | — | Opens the original source. |