Props & events

Attributes & behavior classes

Intent color, width (edge-to-edge vs .navbar-contained), and the mobile breakpoint are the main configuration axes.

Attribute / classPurpose
aria-current="page"Marks the active link in .navbar-links or .navbar-mobile-links
aria-expandedReflects the hamburger button's open state

Events

Only the mobile-panel toggle has JS behavior; everything else is plain navigation.

EventDescription
flick:open / flick:closeFired on the navbar when the mobile panel opens or closes.