Dialog

Modal surface for focused tasks and confirmations.

Live preview

Trigger + content

tsx

API

PropTypeDefaultDescription
variant"default" | "danger""default"Danger styles destructive actions.
size"sm" | "md" | "lg""md"Maximum width of the dialog panel.
classNamestringAdditional class names merged with component styles.

Accessibility

Focus is trapped; Esc closes; provide a descriptive title.