Hello,
Using date-picker component (picker in menu style) from vuetify ( https://vuetifyjs.com/en/components/date-pickers )
I did not find if there is a way to make “Clear” button for it?
I mean if the date is not required I need possibility to clear the value...
Thanks !
To add option make “Clear” button.
Use clearable prop on v-text-field
Most helpful comment
Use
clearableprop onv-text-field