Dialog
Modal dialog with smooth enter/exit animations and overlay.
Installation
npx shadcn@latest add https://fluid-functionalism.vercel.app/r/dialog.jsonSmall Dialog
Large Dialog
API Reference — DialogContent
| Prop | Type | Default | Description |
|---|---|---|---|
| size | "sm" | "lg" | "sm" | Width of the dialog. |
| children | ReactNode | — | Content inside the dialog. |