@contentful/f36-header v4.74.1
title: 'Header' type: 'layout' status: 'alpha' slug: /components/header/ github: 'https://github.com/contentful/forma-36/tree/main/packages/components/header' storybook: 'https://f36-storybook.contentful.com/?path=/story/components-header--default'
typescript: ./src/Header.tsx
The Header component exposes a way to build visually consistent hierarchy into apps that look and feel like part of the Contentful UI.
Note that the Header is not meant to be used when building navigation, for this case you will be better served by Navbar
.
Import
import { Header } from '@contentful/f36-components';
// or
import { Header } from '@contentful/f36-header';
Examples
Empty Header with title (variant name)
With breadcrumbs & back button
With actions
With filters
Props (API reference)
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
9 months ago
9 months ago
9 months ago
10 months ago
11 months ago
1 year ago
11 months ago
1 year ago
11 months ago
12 months ago
11 months ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago