Topbar
A horizontal navigation bar designed for the top of the application or page.
Live Demo
View the Topbar layout in a full-screen environment.
MayaTopbar API
| Prop / Event | Type | Default | Description |
|---|---|---|---|
sticky | Boolean | false | Pins the topbar to the top and applies a blurred background. |
#left | Slot | — | Left-aligned content area. |
#center | Slot | — | Center-aligned content area. |
#right | Slot | — | Right-aligned content area. |