0.3.0 • Published 3 years ago

ivanpm v0.3.0

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

A small but functional npm package

Install

Install using npm install ivanpm

Usage

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

Button props

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

Badge props

NameDescription
valueinteger