Search for components, guides, and tokens
A modal dialog overlay with customizable header, content, and footer.
npx shadcn@latest add https://ui.mattdowney.com/r/dialog.json
import { Dialog, DialogTrigger, DialogContent, DialogHeader, DialogTitle, DialogDescription, DialogFooter } from "@/components/ui/dialog"
registry/ui/dialog.tsx