Header
DraftAccessible
The Header component is located at the top of the page above the main body content. It provides a place for levels of primary navigation and site-wide actions.
A work in progress!
The Header components are a collection of new navigation components the HDS team is currently fine tuning. This means
that these components are subject to change. We are open to feedback regarding how they work.
Customisation
Customisation properties
You can use the theme
property to customise the component. See all available theme variables in the table below.
Theme variable | Description |
---|---|
--actionbar-background-color | Background color of the action bar. |
--color-focus-outline | Color of the focus outline. |
--header-background-color | Background color of the header. |
--header-color | Font color inside the header. |
--header-max-width | Max width of the header. |
--header-z-index | Z-index of the header. |
--lang-selector-dropdown-background-color | Background color of the dropdown for the language select. |
--logo-height | Height of the logo. Should be scaled down with smaller screens. |
--nav-background-color | Background color of the navigation menu. |
--nav-border-color | Border color of the navigation menu. |
--nav-link-hover-color | Hover color of the navigation links. |
--nav-button-background-color | Background color of the navigation link's dropdown toggling button. |
--nav-link-dropdown-background-color | Background color of the navigation link dropdown. |
--nav-button-hover-background-color | Hover background color of the navigation link's dropdown toggling button. |
--nav-drop-down-icon-color | Color of the icon for the navigation link's dropdown toggling button. |
--universal-bar-background-color | Background color of the universal bar. |
--header-spinner-color | Color of the loading spinner in the login and logut buttons. |
--notification-bubble-background-color | Background color of the notification bubble. |
--notification-bubble-text-color | Font color inside the notification bubble. |