Install using npm install jawblia
In a React app, use the Button or Badge components:
import { Button } from 'jawblia'
import { Badge } from 'jawblia'
| Name | Description |
|---|---|
| kind | 'Primary' |
| data-id | string |
| type | 'button' |
| name | string |
| value | string |
| disabled | Boolean |
| onClick | function |
| Name | Description |
|---|---|
| value | integer |