Home
Accordion
Alert
Avatar
Badge
Button
Card
Carousel
Checkbox
Countdown
Currency Converter
Doc Sidebar
Dialog
Dropdown
Form
Input
Kbd
Label
Progress
Radio Group
Rating
Select
Separator
Skeleton
Slider
Spinner
Switch
Tabs
Textarea
Toaster
Tooltip

Dialog

A customizable dialog component with custom classnames, open, and more.

Dialog Example

Props

Dialog

open: boolean, onOpenChange: (open: boolean) => void, children: React.ReactNode

DialogTitle

children: React.ReactNode

DialogDescription

children: React.ReactNode

DialogFooter

children: React.ReactNode