Navbar
Top app bar with branding, menu slot, and end-of-bar slot.
Basic usage
Example
With end slot
API
Props
| Name | Type | Default | Description |
|---|---|---|---|
branding | NavbarBranding | () => ({}) | — |
hue | EpHue | "primary" | — |
size | EpSize | undefined | — |
theme | union | "auto" | — |
affix | boolean | false | — |
bordered | boolean | true | — |
ariaLabel | string | "Primary" | — |
Slots
| Slot | Scope | Description |
|---|---|---|
brand | — | — |
default | — | — |
end | — | — |
