0.1.1 • Published 3 years ago

@kbox-sales-tools/kui-components v0.1.1

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

A small but functional npm package

Install

Install using npm install kui-components

Usage

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

Button props

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

Badge props

NameDescription
valueinteger