Skip to content

Alert

Alerts are used to highlight information without interrupting the user's workflow.

  • Restyled using StrataKit’s visual language.
  • The "standard" variant has been removed. The default variant is now "outlined".
  • The default severity is now a new "none" value instead of "success".
  • The Alert will no longer create a live region by default. It now uses role="group" instead of role="alert".

A close icon button can be included by using the onClose prop.

For other types of actions, the action prop can be used instead. See more examples in MUI docs.