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
- Host: GitHub
- URL: https://github.com/simpart/mofron-comp-inputtext
- Owner: simpart
- License: mit
- Created: 2020-10-11T02:44:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-08T03:12:13.000Z (over 5 years ago)
- Last Synced: 2025-10-01T10:12:25.882Z (9 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |