Dialog
Modal dialog with smooth enter/exit animations and overlay.
Installation
npx shadcn@latest add https://www.fluidfunctionalism.com/r/dialog.json
Small Dialog
Preview
Preview
Code
Code
Open small dialog
Large Dialog
Preview
Preview
Code
Code
Open large dialog
API Reference — DialogContent
Prop
Type
Default
Description
size
"sm" | "lg"
"sm"
Width of the dialog.
children
ReactNode
—
Content inside the dialog.