ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.
https://mobile.ant.design
MIT License
11.51k stars 2.38k forks source link

ant-mobile表单组件支持静默校验特性 #6517

Open wing-scud opened 6 months ago

wing-scud commented 6 months ago

Version of antd-mobile

No response

What is this feature about?

antd-mobile 表单组件,目前无法实现 提交按钮的置灰逻辑(当值发生改变时,校验字段,校验不通过,提交按钮置灰,但是不显示 校验的错误) ,类似 antd pc的这个功能 https://ant-design.antgroup.com/components/form-cn#components-form-demo-validate-only