
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@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
The npm package @contentful/f36-header receives a total of 18,337 weekly downloads. As such, @contentful/f36-header popularity was classified as popular.
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.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.