Alert Dialog

A modal dialog that interrupts the user with important content and expects a response. Unlike regular modals, alert dialogs cannot be dismissed by clicking outside - the user must explicitly choose an action.

Default

A confirmation dialog that requires user action before proceeding. Unlike modals, alert dialogs cannot be dismissed by clicking the overlay.

Destructive action

Style the action button as destructive to emphasize irreversible actions.