15.24Component
Confirm dialog.
A thin wrapper around AlertDialog. Use for any single-click action that the operator can't undo, or that has visible side-effects beyond the current view.
- base
- wraps <AlertDialog> from packages/ui
- tones
- default · destructive
- confirm button
- Button variant=primary (default) · destructive (danger tone)
- cancel button
- Button variant=ghost
- motion
- fade + zoom-95 ease-out 220ms (same as Dialog)