@arrant/button
v0.4.0
Published
Arrant Button Element
Downloads
19
Maintainers
Readme
Button
Button Component
Install
npm i @arrant/button
Usage
import Button from '@arrant/button'
<Button>Button</Button>
Props
| Name | Type | Default | Description | Value | | --- | --- | --- | --- | --- | | color | String | red | Button colors | theme colors | | variant | String | contained | Button Styled | contained/outlined | | size | String | medium | Button size | small/medium/large |