A modal dialog that interrupts the user with urgent information or requires a critical confirmation decision.
Run the following command to add this component to your project:
Import the component directly from the package:
Common props available for this component:
Implements the WAI-ARIA Alert Dialog pattern. Focus is trapped within the dialog. Uses `role="alertdialog"` and `aria-modal="true"`.