Replace the existing date/date-time/time controls by using vuetify pickers and text inputs with mask. One primary goal for that is to remain consistent in the look and feel between different browsers, support clearing of the input, support display formats. We can either replace the renderers or add new ones - more inclined at the moment with replacing them.
Replace the existing date/date-time/time controls by using vuetify pickers and text inputs with mask. One primary goal for that is to remain consistent in the look and feel between different browsers, support clearing of the input, support display formats. We can either replace the renderers or add new ones - more inclined at the moment with replacing them.