react-small-label

1.0.2 • Public • Published

react-small-label

Features

  • React components to create labels in small font(eg.less than 12px).

Installation

npm install react-small-label --save

Usage

import SmallLabel from 'react-small-label';
 
ReactDOM.render(<SmallLabel text="Test Content" fontSize="6px" />, container);

API

Prop Type Description Default
className string custom class
style object custom style
fontSize string custom font size '14px'
fontFamily string custom font family 'sans-serif'
fontColor string custom font color '#000000'
text string label content
width number custom width of label
height number custom height of label

/react-small-label/

    Package Sidebar

    Install

    npm i react-small-label

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • terence5