Components/Dialog
Component

Dialog

Modal overlay with backdrop, close button, and Escape-to-close.

Compose <Dialog> with <DialogTrigger>, <DialogContent>, and child header/body/footer.

Install from registry

npx shadcn@latest add https://ui.comcreate.io/r/dialog.json

Shadcn-compatible registry endpoint served locally for copy-paste installs.

Installed files

  • components/ui/dialog.tsx
  • lib/utils.ts