hv-button
v1.0.1
Published
Button component for front-end development
Downloads
6
Readme
Button
Button component
Props
Prop | Type | Default | Required | Description --------------------- | -------- | ------------------------- | -------- | ----------- content|node||Yes|DOM nodes inside the button mode|string|'default'|No|visual mode (default|disabled...) style|object||No|custom css style onClick|func|function () {}|No|Gets called when the user clicks on the button disabled||false|No|