react-component / form

React High Order Form Component(web & react-native)
http://react-component.github.io/form/
MIT License
1.81k stars 295 forks source link

is there setFieldProps Method in rc-form ? #362

Open OSLong opened 4 years ago

OSLong commented 4 years ago

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。有没有这样的操作呢, 还是其它办法能实现呢