Everright-formEditor Code
Brought to you by:
mx554433
简体中文 | English
Everright-formEditor is a free and open source javascript visual low-code editor. It can create forms with simple operations through the GUI interface. It has a flexible interaction. The PC depends on element-plus while the mobile depends on vant. There is a set of adapters to convert parameters into ones that can be recognized by both element-plus and vant.

| Type | Pc | Mobile |
|---|---|---|
| Input | ✅ | ✅ |
| ✅ | ✅ | |
| ID | ✅ | ✅ |
| Cellphone | ✅ | ✅ |
| URL | ✅ | ✅ |
| Textarea | ✅ | ✅ |
| Number | ✅ | ✅ |
| Radio | ✅ | ✅ |
| Checkbox | ✅ | ✅ |
| Select | ✅ | ✅ |
| Time | ✅ | ✅ |
| Date | ✅ | ✅ |
| Rate | ✅ | ✅ |
| Switch | ✅ | ✅ |
| Slider | ✅ | ✅ |
| Html | ✅ | ✅ |
| Cascader | ✅ | ✅ |
| File | ✅ | ✅ |
| Signature | ✅ | ✅ |
| Region | ✅ | ✅ |
| Type | Pc | Mobile |
|---|---|---|
| Grid | ✅ | ✅ |
| Table | ✅ | ❌ |
| Tabs | ✅ | ✅ |
| Collapse | ✅ | ✅ |
| Divider | ✅ | ✅ |