Sources

The Sources component allows a user to view the sources or citations used to generate a response.

Installation

pnpm dlx shadcn-svelte@latest add https://svelte-ai-elements.vercel.app/r/sources.json

If you prefer using jsrepo, please install via the command below:

pnpm dlx jsrepo add @ai/elements/ai-elements/sources

Props

Sources

NameTypeDefault
class
string
children
Snippet
...restProps
CollapsibleProps

SourcesTrigger

NameTypeDefault
count
number
class
string
children
Snippet
...restProps
CollapsibleTriggerProps

SourcesContent

NameTypeDefault
class
string
children
Snippet
...restProps
CollapsibleContentProps

Source

NameTypeDefault
href
string
title
string
class
string
children
Snippet
...restProps
HTMLAnchorAttributes