An open API service indexing awesome lists of open source software.

https://github.com/simpart/mofron-comp-inputtext

input-text component for mofron
https://github.com/simpart/mofron-comp-inputtext

Last synced: 6 months ago
JSON representation

input-text component for mofron

Awesome Lists containing this project

README

          

# mofron-comp-inputtext
[mofron](https://mofron.github.io/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
```html

Input

text,component
```

# Parameter

| Short
Form | Parameter Name | Type | Description |
|:-------------:|:---------------|:-----|:------------|
| | suffix | mixed | string: suffix text contents |
| | | | mofron-comp-text: suffix text component |