
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
@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 5 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’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.