mengxiong10 / vue-datepicker-next

A datepicker / datetimepicker component for Vue3
https://mengxiong10.github.io/vue-datepicker-next/
MIT License
148 stars 33 forks source link

[Question] time picker infinite scrolling like the HTML5 input time #17

Open mirko77 opened 2 years ago

mirko77 commented 2 years ago

On the time picker, is it possible to achieve the infinite scroll like the HTML5 input time? i.e from 0 scroll back to 59, 58 etc...?

Thank you