1.0.1 • Published 7 years ago
relevant-ui-button v1.0.1
Default button
This is default button, provided with a text label for show a description of button
PropTypes
| Property | PropTypes | required | description |
|---|---|---|---|
| label | String | true | Set a label for a button |
| type | String | false | Set a type button, default type is text |
| style | Object | false | Set custom style as you want |
| button | String | false | Set a particular class (primary...) |
| size | String | true | Set a size button (small, large) |
1.0.1
7 years ago