npx shadcn@latest add https://ui.doras.to/r/preview.jsonContains all root functionality.
| Prop | Type | Default |
|---|---|---|
url* | string | - |
children | React.ReactNode | - |
showImage | boolean | true |
showTitle | boolean | true |
showDescription | boolean | true |
className | string | - |
contentClassName | string | - |
onError | (error: Error) => void | - |
Preview without displaying the OpenGraph image in the hover card.
Using a custom button as the trigger element for the URL preview hover card.