Getting started
Components
Though visually similar to a Modal, an Alert Dialog requires the user to acknowledge the information in the dialog before they can interact with outside content.
Are you sure you want to perform this action? This action cannot be undone.
Are you sure you want to delete this item? This action cannot be undone and will permanently remove the item from your account.
This is a modal dialog. You can open an Alert Dialog from within this modal.
Click the button below to see how an Alert Dialog can be triggered from within a modal context.
Are you sure you want to delete your account? This action cannot be undone and will permanently remove all your data.
Help us improve this component by providing feedback, asking questions on Slack, or updating this file on GitHub.