AppHeader
Sticky application bar with logo, primary navigation, and user menu.
components/patterns/AppHeader.vueDesign System/patterns/application-header.mdEditorial variants
Header composition
Show only the header decisions that change page behavior: navigation density, extra actions, and compact menu treatment.
Default navigation
Use for signed-in product pages with the main sections.
Custom actions
Add a small action only when it belongs to the global product chrome.
Compact menu
Collapse navigation into the menu control on narrow viewports.
Variants
States
Known instances
Usage rules
- Use for every signed-in application page.
- Do not recreate a local header inside a page.
- Add final menus through navItems or the nav slot.
- Disable sticky only in isolated pattern previews.




