ktsn / vue-range-slider

Simple slider component of Vue.js
MIT License
129 stars 41 forks source link

feature: events? #108

Open mooseh opened 3 years ago

mooseh commented 3 years ago

any chance we can get some events on this component?

like on-ready on-drag on-drag-end

These sould be super helpful!

Thanks

mooseh commented 3 years ago

i see these are already in the code, maybe you can expose these and add an on-ready method too? this would be greatly needed addition