You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to achieve that when the user inputs a date in the correct format, the value is automatically assigned without the need to manually select the date or press Enter? #8316
I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
After migrating from element-ui to ant-design-vue, we've observed that this feature comes as default behavior in element-ui. Following the switch, our users have specifically requested this functionality.
This functionality comes as default behavior in element-ui. We hope ant-design-vue could support it natively or provide an alternative implementation approach.
这个功能在element-ui中是默认功能,希望可以支持,或通过其它方式实现。