UNPKG

@caxa-form/core

Version:

vue动态表单,助你轻松搞定表单|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

10 lines (8 loc) 140 B
const NAME = 'fcFragment'; export default { name: NAME, functional: true, render(h, ctx) { return ctx.children } }