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

Use as duration picker #125

Closed Herz3h closed 4 years ago

Herz3h commented 4 years ago

I'm struggling to find a duration picker, so I was wondering if this could be used as a durationpicker ?

phoenixwong commented 4 years ago

Hmm... the closest sample might be the v-for demo here. Not sure if it's what you are looking for, though.