0.4.0 • Published 7 years ago
@arrant/button v0.4.0
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 |