AlertDialog
Alert dialogs demand an explicit response before the user can continue. They block interaction with the rest of the page. Reserve them for destructive actions or critical decisions that cannot be undone.
Alert dialogs demand an explicit response before the user can continue. They block interaction with the rest of the page. Reserve them for destructive actions or critical decisions that cannot be undone.