rekit / antd-form-builder

Dynamic meta driven React forms based on antd.

Home Page:https://rekit.github.io/antd-form-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

表单数据如何反显

opened this issue · comments

调用, form.setFieldsValue 报错:
Warning: You cannot set a form field before rendering a field associated with the value.
请问有没有相关api, 可以反显表单数据

在文档上看到这个 initialValues 属性可以反显