You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A wrapper element that positions a Drawer and other content.
- [Basic drawer layout demo](drawer-layout.html)
- [Push drawer layout demo](drawer-layout-push.html) - Enables a push effect on the layout content when toggling the drawer
- [Right drawer layout demo](drawer-layout-right.html) - Aligns the drawer on the right
- [Force narrow drawer layout demo](drawer-layout-force-narrow.html) - Ignores the responsiveWidth option and uses the narrow layout on any screen size
- [Drawer layout with header layout demo](drawer-layout-with-header-layout.html) - Uses a Header Layout with a custom scrolling region
- [Drawer layout with custom scrolling region](drawer-layout-with-custom-scrolling.html) - Uses a custom scrolling region instead of the document