Skip to content
GitHub

Alert Dialog

Dialog for displaying important content.

Built on top of the <Dialog /> component. Check it out for more examples.

Installation

Usage

Examples

Destructive

API Reference

AlertDialogAction

Primary action (e.g. confirm, delete). Closes the dialog on click.

AlertDialogCancel

Cancel action. Closes the dialog without committing.


For a complete list of props, see the Dialog API Reference.