Sidebar
A vertical navigation container typically used alongside the App Shell.
Live Demo
View the Sidebar layout in a full-screen environment.
MayaSidebar API
| Prop / Event | Type | Default | Description |
|---|---|---|---|
collapsed | Boolean | false | Whether the sidebar is minimized to a compact width. |
#header | Slot | — | Top section, usually for branding or app logo. |
#default | Slot | — | Middle scrollable section for primary navigation links. |
#footer | Slot | — | Bottom section, typically for user profile or settings. |