vform-ant-design
v2.0.0
Published
基于 Vue3 和 And-Design-Vue 的动态表单组件
Downloads
11
Maintainers
Readme
vform-ant-design
基于 Vue3 和 ant-design-vue 的动态表单组件
特点
- 基于对象的表单配置选项
- 基于
ant-design-vue
表单,构建了一套基于配置的动态表单渲染
的方式 - 提炼
栅格
、表单元素
、表单验证
等常用表单布局配置到对象 - 解耦
script
与template/jsx
, 减少编程过程中script
与template/jsx
上下文切换
- 基于
- 动态化的配置,尽可能的动态化选项配置
- 天生的拓展自定义能力
- 不改变样式,不侵入样式