form-create
Form builder with dynamic rendering, data collection, validation and submission capabilities, built-in 17 common form components, support for two-way data binding, event extension, and support for building built-in components and any vue components using json.
Support
- iViewUI 2.13.0+
- iViewUI 3.x
- ElementUI 2.5.2+
If it helps, you can click on "Star" in the upper right corner. Thank you! The project is still being developed and improved. If there are any 'recommendations or questions, please ask here
Form-create V2 is coming soon!!! Faster, smaller, and simpler to expand. If you expect it, please star support.
Docs
Files
Name | Description |
---|---|
form-create.js | iViewUI Version |
form-create.elm.js | ElementUI Version |
Example
Legend
Install
npm install form-create
Import
CDN:
iviewUI
<!-- import Vue.js --><!-- import stylesheet --><!-- import iView --><!-- import form-create/iview -->
elementUI
<!-- import Vue.js --><!-- import stylesheet --><!-- import element --><!-- import form-create/element -->
NodeJs:
iviewUI
Vue
ElementUI
Vue
Usage
NodeJs
{ return fApi:{} model: {} rule: makerinput'goods_name''goods_name' maker option: { ; } ; } { thismodel = thisfApi; } ;
Browser
el:'#app1' data: fApi:{} model: {} rule: formCreatemakerinput'goods_name''goods_name' formCreatemaker option: { ; } { thismodel = thisfApi; } ;
Reference
Thank
时光弧线 | wxxtqk | williamBoss | HeyMrLin | djkloop
Donation
Contact
xaboy2005@qq.com
email :License
Copyright (c) 2018-present xaboy