Range / Slider Component
"Vue Range Multi is a Vue range(slider) component that supports one or more thumbs."
- โจ Support for one or more thumbs
- ๐ Auto-detect the type of model and display the corresponding thumb(s)
- ๐ Automatically sort the model values without sorting the DOM
- โ Ability to add or remove thumbs dynamically
- ๐ซ Avoid duplicate thumbs by rejecting them
- ๐ก Smooth movement or jump movement over the stops
- ๐จ Customizable style and theme
- ๐ Supports dark mode
- ๐ Render content above or below the thumb(render function / slot)
- ๐ท Support display marks under the track