Dialog
Dialogs are used to display additional actions and information on a floating surface.
- Useful links:
StrataKit MUI modifications
Section titled “StrataKit MUI modifications”- Restyled using StrataKit’s visual language.
- The default
containernow resolves from StrataKit’s portal context, which defaults to root portal container. - Nested popup elements now use the Dialog as the portal container.
- The
PaperComponentprop is not supported. - The
dividersprop ofDialogContentis not supported.