XDSAlertDialog

AlertDialog

A modal dialog that asks the user to confirm a destructive action.
Dialog@xds/core

Sub-components (2)

XDSAlertDialogA modal dialog that asks the user to confirm a destructive action.
useXDSImperativeAlertDialogHook for showing an alert dialog without managing open state. Call alert.show(options) to open and alert.hide() to close. Render alert.element in your JSX tree.