Props & events
Attributes & behavior classes
Intent color, width (edge-to-edge vs .navbar-contained), and the mobile breakpoint are the main configuration axes.
| Attribute / class | Purpose |
|---|---|
aria-current="page" | Marks the active link in .navbar-links or .navbar-mobile-links |
aria-expanded | Reflects the hamburger button's open state |
Events
Only the mobile-panel toggle has JS behavior; everything else is plain navigation.
| Event | Description |
|---|---|
flick:open / flick:close | Fired on the navbar when the mobile panel opens or closes. |