0.1.0 • Published 5 years ago
mofron-comp-inputtext v0.1.0
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-inputtextSample
<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 |