@crpt/react-label

1.0.8 • Public • Published

react-label

Travis npm package Coveralls

Set of react label components.

Usage

import { TwoLineLabel, SIZES } from  "@crpt/react-label";


<TwoLineLabel heading={<span>Ta-daaa</span>}>This is content</TwoLineLabel>
PropName Description Example
heading: Any Heading content. <TwoLineLabel heading={<span>Ta-daaa</span>}>This is content</TwoLineLabel>
size: String Size of label. <TwoLineLabel heading={<span>Ta-daaa</span>} size={SIZES.small}>This is content</TwoLineLabel>

Readme

Keywords

Package Sidebar

Install

npm i @crpt/react-label

Weekly Downloads

1

Version

1.0.8

License

MIT

Unpacked Size

60.4 kB

Total Files

33

Last publish

Collaborators

  • ivanvlado
  • solnik
  • fantik217