1 | # @form-create/iview
|
2 | **form-create 是一个可以通过 JSON 生成具有动态渲染、数据收集、验证和提交功能的表单生成组件。支持3个UI框架,并且支持生成任何 Vue 组件。内置20种常用表单组件和自定义组件,再复杂的表单都可以轻松搞定。**
|
3 |
|
4 | form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON. Supports 3 UI frameworks, and supports the generation of any Vue components. Built-in 20 kinds of commonly used form components and custom components, no matter how complex forms can be easily handled.
|
5 |
|
6 | > form-create iview 动态表单组件
|
7 | >
|
8 | > form-create iview Dynamic form component
|
9 |
|
10 | [GitHub](https://github.com/xaboy/form-create) | [文档](http://form-create.com/v2/iview/) | [Document](http://form-create.com/en/v2/iview/)
|
11 |
|
12 |
|
13 | - **预览**
|
14 |
|
15 | 
|
16 |
|
17 |
|
18 | - **操作表单**
|
19 |
|
20 | 
|
21 |
|
22 | - **`group` 组件**
|
23 |
|
24 | 
|
25 |
|
26 | - **`control` 配置项**
|
27 |
|
28 | 
|
29 |
|