form
form copied to clipboard
is there setFieldProps Method in rc-form ?
in rc-form , i have see setFields and setFieldsValue , i think there are similar this on props too , but i not found something like setFieldProps , i want to custom field props from outside component , is there method like this. or anyway to do this
在rc-form中,我已经看到过setFields和setFieldsValue, 我想应该有类似操作props的,但是我没有找到setFieldProps之类的东西,我想从外面操作组件的 props。有没有这样的操作呢, 还是其它办法能实现呢