0.0.4 • Published 4 years ago
mofron-comp-btninput v0.0.4
mofron-comp-btninput
mofron is module based frontend framework.
button input component for mofron
input with button component
Install
npm install mofron mofron-comp-btninputSample
<require>
<tag module="mofron-comp-btninput">BtnInput</tag>
</require>
<BtnInput>Search</BtnInput>Parameter
| SimpleParam | Parameter Name | Type | Description |
|---|---|---|---|
| button | mofron-comp-button | button component | |
| ◯ | clickEvent | function | click event function |
| mixed | function parameter | ||
| ◯ | btnText | string | button text contents |
| height | string (size) | height size |