Skip to content

sachie026-zz/react-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Name Description
kind 'Primary'
data-id string
type 'button'
name string
value string
disabled Boolean
onClick function

Badge props

Name Description
value integer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published