label

v1.0.6arrow_drop_down
v1.0.6
v1.0.5
v1.0.4
v1.0.0
STATUS
Passing
DOWNLOADS
237
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
4 KB
Icon component
1 contributor
Install label as a package?
Copied
npm i @bit/dennisdigital.components.molecules.label
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right
Label ()

Icon component

Properties
NameTypeDefault value
content
string'My Label'
target
stringnull
children
{}null
extraClassNames
{}{ polaris__label: true, }
context
{}{}
Test Summary

should render without any props

Pass

check label prop

Pass

check target prop

Pass
Help and resources