Skip to content

simpart/mofron-comp-btninput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Simple
Param
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

About

button input component for mofron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published