Skip to content

jawblet/npm-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small but functional npm package

Install

Install using npm install jawblia

Usage

In a React app, use the Button or Badge components:
import { Button } from 'jawblia'
import { Badge } from 'jawblia'

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