Alert Dialog

A modal dialog used for critical interactions, such as confirming destructive or irreversible actions. It interrupts the user flow to present important information and requires a clear, intentional decision. The dialog disables background interaction to ensure users cannot dismiss it accidentally.

  • Focus is automatically trapped within modal

  • Can be controlled or uncontrolled

  • Manages screen reader announcements

  • Keyboard support

  • Animated with Motion

  • Respects reduce motion via system settings and props