
Product
Introducing Socket Scanning for OpenVSX Extensions
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
@contentful/f36-header
Advanced tools
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 { Header } from '@contentful/f36-components';
// or
import { Header } from '@contentful/f36-header';
| prop | description | Expected content |
|---|---|---|
| breadcrumbs | An (optional) list of navigable links to prepend to the current title. | Array of breadcumbs |
| title | The title of the element this header pertains to. If handed over a string, it will wrap it in a heading element (default: h1) | Title string or ReactElement |
| metadata | Optional additional information to display in the header, will appear after the title. | Text, Badge, Tag |
| filters | Optional element displayed in the center of the header, typically used to render refinement/search UI. | TextInput, Select, Search |
| actions | Optional elements to display as complementary actions (e.g. buttons) related to the current page/route. | Button, IconButton, Dropdown |
<header> landmark and a heading (<h1> by default). Use the title prop for a meaningful heading, and adjust the heading level with titleProps.as as needed for your page structure.as prop to avoid duplicate landmarks and keep the hierarchy of the content integer.FAQs
Forma 36: Header component
We found that @contentful/f36-header demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies