bpk-component-panel-css

3.1.8 • Public • Published

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

Property PropType Required Default Value
children - true -
padded bool false true
fullWidth bool false false
className string false null

Dependents (0)

Package Sidebar

Install

npm i bpk-component-panel-css

Weekly Downloads

0

Version

3.1.8

License

Apache-2.0

Unpacked Size

10.7 kB

Total Files

9

Last publish

Collaborators

  • k0nserv
  • shaundon
  • georgegillams
  • tiagohngl
  • ojcurt