0.0.4 • Published 2 years ago

mofron-comp-btninput v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

mofron-comp-btninput

mofron is module based frontend framework.

button input component for mofron

input with button component

Install

npm install mofron mofron-comp-btninput

Sample

<require>
    <tag module="mofron-comp-btninput">BtnInput</tag>
</require>

<BtnInput>Search</BtnInput>

Parameter

SimpleParamParameter NameTypeDescription
buttonmofron-comp-buttonbutton component
clickEventfunctionclick event function
mixedfunction parameter
btnTextstringbutton text contents
heightstring (size)height size
0.0.4

2 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago