-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
Mask Format
Align the date format. Switch the selection by arrow keys. Will try to align the date to the last valid date when blur.
Improves UX significantly by straightforward providing info about date format to users!
What does the proposed API look like?
format={{
format: 'YYYY-MM-DD',
type: 'mask',
}}
nahzca, OhGyeongtaek, sungman-lee, saken14 and mdl95r