A highly customized slider component for Vue 3
npm install vue-3-slider-component![license]()
> 🎚 A highly customized slider component
This repository is forked from NightCatSame/vue-slider-component (v3.2.10) and rewritten to work with Vue 3.
Please note that specifications may differ from the original.
``bash`
$ yarn add vue-3-slider-componentnpm install vue-3-slider-component --save
- 🛠️ More customizable
- 🐳 Support for more sliders
- 📌 Add marks
`vue
Value: {{ value }}
`
Also available in the Options API
`vue
``
Licensing is in accordance with the original.