vuetify icon indicating copy to clipboard operation
vuetify copied to clipboard

[Feature Request][3.0.0-beta9] Port the `end` event on VSlider and VRangeSlider to 3.x

Open dclause opened this issue 2 years ago • 0 comments

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

dclause avatar Aug 23 '22 23:08 dclause