UNPKG

@form-create/tdesign

Version:

tdesign动态表单|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

8 lines (6 loc) 107 B
export default { name: 'tree', mergeProp(ctx) { ctx.prop.props.checkable = true; }, }