The location that the sheet should be located within the viewport.
The size to use for sheets that have been positioned top or bottom. The supported sizes are:
The Sheet component is an extension of the Dialog except that it is fixed
to the edges of the viewport instead of centered or full page. This component
is great for rendering a navigation tree or menus on mobile devices.
Generated using TypeDoc
The size to use for sheets that have been positioned left or right. The default supported values are:
min-widthis set to be the entire viewport width minus a touchable area andmax-widthis set to20remand is normally recommended for mobile devices.16remand generally used for landscape tablets and desktops.