Alert Dialog
A modal dialog that interrupts the user with important content and expects a response.
Dependencies
- @radix-ui/react-alert-dialog (opens in a new tab) - Alert dialog primitive
- Button - extends the style of
Button
by importingbuttonVariants
.
Usage
Destructive Alert Dialog
An example of an alert dialog with a danger action.
API Reference
To see the full API docs of Alert Dialog component visit Radix Docs (opens in a new tab).