
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.
bpk-component-content-container
Advanced tools
Backpack content container component.
npm install bpk-component-content-container --save-dev
import React from 'react';
import BpkContentContainer from 'bpk-component-content-container';
export default () => (
<BpkContentContainer>
<h1>My heading</h1>
<p>My paragraph.</p>
</BpkContentContainer>
);
| Property | PropType | Required | Default Value |
|---|---|---|---|
| children | - | false | null |
| dangerouslySetInnerHTML | { __html: string } | false | null |
| tagName | 'article', 'aside', 'div', 'main', 'section' | false | 'div' |
| bareHtml | bool | false | false |
| alternate | bool | false | false |
FAQs
Backpack content container component.
The npm package bpk-component-content-container receives a total of 6 weekly downloads. As such, bpk-component-content-container popularity was classified as not popular.
We found that bpk-component-content-container demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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