slider
slider copied to clipboard
Vue 3 slider component with multihandles, tooltips merging and formatting (+Tailwind CSS support).
Allow create slider without v-model for custom handler change `` Now without v-model got error
I have 2 sliders linked by certain calculations. The 2nd slider's v-model `downpayment.value` is being updated whenever the 1st slider is dragged `selectPrice()`. This triggers the update for method `selectDownpayment()`,...
hello 1) how i can calculate label beetween marks value ?  2) How i can use range color only beetween marks ?  or if 3 marks or more...
Hi, it would be great, if support for the `start` and `end` event of the noUISlider could be added. It would solve an issue I have. The slider is automatically...
Really straightforward null-check for onblur handler. I described how I was able to reproduce #34 and this should solve the problem, so people like me will stop seeing it in...
Do you have something like this - label "Min gård" ? 
could you add such "step labels"?  
Hey! Hi, I'm trying to use this beautiful slider but I'm no able to aply styling. I used the posted demo so I could see my styles working but nothing...
Adds a default export to resolve import issue in Nuxt. Closes #41
WARN @vueform/slider doesn't appear to be written in CJS, but also doesn't appear to be a valid ES module (i.e. it doesn't have "type": "module" or an .mjs extension for...