Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

bpk-component-panel

Package Overview
Dependencies
3
Maintainers
6
Versions
419
Issues
File Explorer

Advanced tools

bpk-component-panel

Backpack panel component.

    4.2.2latest
    GitHub

Version published
Maintainers
6
Weekly downloads
606
decreased by-6.34%

Weekly downloads

Readme

Source

bpk-component-panel

Backpack panel component.

Installation

npm install bpk-component-panel --save-dev

Usage

import React from 'react'; import BpkPanel from 'bpk-component-panel'; export default () => ( <BpkPanel> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. </BpkPanel> );

Props

PropertyPropTypeRequiredDefault Value
children-true-
paddedboolfalsetrue
fullWidthboolfalsefalse
classNamestringfalsenull

FAQs

Last updated on 30 Sep 2022

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc