Alert
Alerts are used to provide feedback without interrupting the user's workflow.
- Useful links:
StrataKit MUI modifications
Section titled “StrataKit MUI modifications”- Restyled using StrataKit’s visual language.
- The
"standard"variant has been removed. The default variant is now"outlined". - The Alert will no longer create a live region by default. It now uses
role="group"instead ofrole="alert".