bpk-component-label-css

5.1.8 • Public • Published

bpk-component-label

Backpack label component.

Installation

npm install bpk-component-label --save-dev

Usage

import React from 'react';
import BpkLabel from 'bpk-component-label';

export default () => (
  <BpkLabel htmlFor="origin">Origin</BpkLabel>
)

Props

Property PropType Required Default Value
children node true -
disabled bool false false
invalid bool false false
required bool false false
white bool false false

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 5.1.8
    1
    • latest

Version History

Package Sidebar

Install

npm i bpk-component-label-css

Weekly Downloads

1

Version

5.1.8

License

Apache-2.0

Unpacked Size

11.2 kB

Total Files

9

Last publish

Collaborators

  • k0nserv
  • shaundon
  • georgegillams
  • tiagohngl
  • ojcurt