Application Header
Position at the top of your application to provide persistent branding and navigation across all pages.
Navigation Context
Show users where they are in the application with breadcrumb navigation and highlight their current location.
Quick Actions
Provide easy access to notifications, calendar, and settings through icon buttons in the header.
Menu Control
Include a menu toggle button to show/hide the main navigation sidebar for responsive layouts.
When not to use
- On marketing or landing pages where a full-width hero section is more appropriate
- In mobile-first applications where a bottom navigation bar provides better ergonomics
- For public-facing websites that need SEO-optimized navigation—use semantic HTML nav instead
- When the application doesn't need persistent global actions or breadcrumb navigation