1.0.0 • Published 2 years ago
@axentsoftwares/vue-slider-range v1.0.0
@axentsoftwares/vue-slider-range
A highly customized slider / range vue component
This plugin was based on the amazing work of NightCatSama
All credits go to his work. The code has been reworked to work with Vue 3, updated packages and Vite integration.
Install
NPM
npm install @axentsoftwares/vue-slider-rangePNPM
pnpm install @axentsoftwares/vue-slider-rangeYarn
yarn add @axentsoftwares/vue-slider-rangeThen import the theme you want
Available themes: default, antd and material.
import '@axentsoftwares/vue-slider-range/dist/theme/material.css'Documentation
Find the documentation on the NightCatSama repository.
1.0.0
2 years ago