Dialog

Modal dialog with smooth enter/exit animations and overlay.

Installation

npx shadcn@latest add https://fluid-functionalism.vercel.app/r/dialog.json

Small Dialog

Large Dialog

API Reference — DialogContent

PropTypeDefaultDescription
size"sm" | "lg""sm"Width of the dialog.
childrenReactNodeContent inside the dialog.