1 | # @form-create/tdesign
|
2 | **form-create 是一个可以通过 JSON 生成具有动态渲染、数据收集、验证和提交功能的表单生成组件。支持5个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 5 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 tdesign 动态表单组件
|
7 | >
|
8 | > form-create tdesign Dynamic form component
|
9 |
|
10 | [GitHub](https://github.com/xaboy/form-create) | [文档](http://form-create.com/v3/tdesign/)
|
11 |
|
12 | [开源的vue表单设计器组件](https://github.com/xaboy/form-create-designer) ([功能演示](http://form-create.com/designer?fr=fc))
|
13 |
|
14 | - **预览**
|
15 |
|
16 | ![demo1](https://raw.githubusercontent.com/xaboy/form-create/dev/images/demo-live3.gif)
|
17 |
|
18 |
|
19 | - **操作表单**
|
20 |
|
21 | ![demo2](https://raw.githubusercontent.com/xaboy/form-create/dev/images/demo-live2.gif)
|
22 |
|
23 | - **`group` 组件**
|
24 |
|
25 | ![demo3](https://raw.githubusercontent.com/xaboy/form-create/dev/images/demo-group.gif)
|
26 |
|
27 | - **`control` 配置项**
|
28 |
|
29 | ![demo2](https://raw.githubusercontent.com/xaboy/form-create/dev/images/demo-live4.gif)
|
30 |
|