-
1.x中可以通过FieldState中的props拿到schema,也可以使用getFormSchema; |
Beta Was this translation helpful? Give feedback.
Answered by
janryWang
Apr 14, 2021
Replies: 1 comment 2 replies
-
这样使用,内部会基于外部传入的Schema实例来组装真正的Schema,注意需要等组件渲染完成之后才能读 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
janryWang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
这样使用,内部会基于外部传入的Schema实例来组装真正的Schema,注意需要等组件渲染完成之后才能读