phoenixwong / vue2-timepicker

A dropdown time picker (hour|minute|second) for Vue 2.x, with flexible time format support
https://phoenixwong.github.io/vue2-timepicker/
MIT License
432 stars 193 forks source link

Clear the contents of the timepicker before disabling #147

Open Y-Yashwanth opened 3 years ago

Y-Yashwanth commented 3 years ago

I want to disable the time picker dynamically, but before doing it I want to clear the contents of the time picker. Is there a solution for that?

Y-Yashwanth commented 3 years ago

@phoenixwong please do check this issue