How the sidenav interacts with the content area
SidenavMode
Type Aliasui/sidenav
projects/ui/sidenav/sidenav.ts
Referenced by#
Description#
How the sidenav interacts with the content area.
'over'- floats above content (overlay + backdrop)'push'- pushes content aside when open'side'- always visible, content permanently offset'mini'- collapsed icon rail (miniWidth), expands to full width on hover
Definition#
"over" | "push" | "side" | "mini"