vuetify
vuetify copied to clipboard
[Feature Request][3.0.0-beta9] Port the `end` event on VSlider and VRangeSlider to 3.x
Problem to solve
This feature is currently available on vuetify2 and lets you trigger event when the user has finished to slide and therefore 'validates' the chosen value.
Proposed solution
Introduce the @end event as per Vuetify version 2.x on VSlider and VRangeSlider components