Is documented
undefined
Is documented
undefined
Figma Link
undefined
Figma
undefined
Status
The component has a health status indicated
HTML
undefined
React
undefined
Documentation link
undefined
The Header serves as a top-level layout container that anchors the product or site identity.
It typically includes at least the Header Logo (representing the brand) and may also include Navigation for primary links or actions.
The component ensures consistent alignment, spacing, and responsiveness across different viewports. It’s designed to remain visually stable and accessible, whether it’s used in a minimal configuration (logo only) or a full configuration with navigation and control.
⚠️ Note: The Header component is currently unstable and may include breaking changes before reaching the stable release.
The Header Logo subcomponent displays the product or company logo in the header. It ensures consistent sizing, alignment, and spacing relative to other header elements. It supports both light and dark modes, automatically displaying the correct logo version based on the current theme (depending on how ProductLogo or HeaderLogo variant is implemented).
The Navigation component can be used optionally within the Header to present primary site or app navigation.
It typically appears to the right of the logo (in LTR layouts) and can contain links, dropdown menus, or other navigation items.
When including Navigation:
Example layout: