DomonJi / vue-clock-picker

A vue-based time picker Component
https://domon.me/vue-clock-picker
MIT License
38 stars 10 forks source link

OnTimeChange / onHourChange / onMinuteChange none is firing #7

Open rafi73 opened 6 years ago

rafi73 commented 6 years ago

Thanks for the nice plugin. Unfortunately the events are not firing. I'm using vue.js version 2.5.17. Also if you add the v-model in the plugin, it can be easier for two way binding. Thanks.