1.0.1 • Published 3 years ago

react-components-sample-lib v1.0.1

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

A small but functional npm package

Install

Install using npm install react-components-sample-lib

Usage

In a React app, use the Button or Badge components:
import { Button } from 'react-components-sample-lib'
import { Badge } from 'react-components-sample-lib'

Button props

NameDescription
kind'Primary''Outline''Inline''Ghost'' Warning'
data-idstring
type'button''submit''reset'
namestring
valuestring
disabledBoolean
onClickfunction

Badge props

NameDescription
valueinteger