App Shell
The foundational layout wrapper for building dashboard and application interfaces.
Live Demo
View the App Shell layout with Topbar and Sidebar combined.
MayaAppShell Slots API
| Prop / Event | Type | Default | Description |
|---|---|---|---|
#sidebar | Slot | — | Slot for the MayaSidebar component. Fixed to the left. |
#topbar | Slot | — | Slot for the MayaTopbar component. Fixed to the top. |
#default | Slot | — | The main scrollable work area content. |