AlertDialogCancel
@arolariu/components / AlertDialogCancel
AlertDialogCancel
Renders the secondary dismissal action inside the alert dialog.
Remarks
- Renders a
<button>element by default - Built on Base UI Alert Dialog
- Supports the
renderprop for element composition - Styling via CSS Modules with
--ac-*custom properties
Example
<AlertDialogCancel>Cancel</AlertDialogCancel>
See
Type Aliases
// was this page useful?