Skip to content

FormSchema

FormSchema 组件基于 Form 组件进行封装,使用 JSON Schema 描述表单的结构和验证规则,然后生成对应的表单。

基本使用