ComponentsHeader

Header

Header component is used to render a header bar with logo and brand name, navigation and actions.

GitHub LogoSource Code

Usage

The HvHeader component is used to create a header for your application and can be built by composition with other components. UI Kit provides a set of components to help you build your header, such as HvHeaderBrand, HvHeaderActions, and HvHeaderNavigation but you can also use your own components.

Pentaho+

The example below shows a simple header with a brand, navigation, and actions. If you resize the window to a smaller size, the navigation will be hidden and a menu button will appear.

Pentaho+

Combined navigation

Custom content

You don’t need to use the provided components to build your header. You can use any component you want.

My App Title