edisdev/vue-datepicker-ui

Can we make date picker main box editable?

AliCemilcan opened this issue · 1 comments

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. :)