We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
现在form使用datePicker比较麻烦,需要自己管理datepicker的显示状态,最好支持placeholder属性
直接在Form.item中嵌套使用datepicker,并且可直接通过form相关方法获取到组件value
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这个功能解决了什么问题?
现在form使用datePicker比较麻烦,需要自己管理datepicker的显示状态,最好支持placeholder属性
你期望的组件设计是怎样的?
直接在Form.item中嵌套使用datepicker,并且可直接通过form相关方法获取到组件value
The text was updated successfully, but these errors were encountered: