mofron-comp-inputtext
v0.1.0
Published
[mofron](https://mofron.github.io/mofron/) is module based frontend framework.
Downloads
16
Readme
mofron-comp-inputtext
mofron is module based frontend framework.
input-text component for mofron
add text such as units(exp.length,weight) to the input component
Install
npm install mofron mofron-comp-inputtext
Sample
<setting>
<tag load="mofron-comp-inputtext">Input</tag>
</setting>
<Input label="input:" horizon=true>text,component</Input>
Parameter
| ShortForm | Parameter Name | Type | Description | |:-------------:|:---------------|:-----|:------------| | | suffix | mixed | string: suffix text contents | | | | | mofron-comp-text: suffix text component |