vue-datepicker-ui
vue-datepicker-ui copied to clipboard
Can we make date picker main box editable?
If we can make the main rectangle editable - we can type date and interact with calendar automatically ? Is this possible and how realistic ?
Hi @AliCemilcan ✋🏻 When the user typing, the retrieved value should be formatted to the text-format and date-format property. That can be difficult. I will think about this. :)