@axentix/plugin-range
v1.0.0
Published
Range slider based on noUiSlider implemented in Axentix as a plugin.
Readme
RANGE
Description
The range is an implementation of the noUiSlider library.
This will help you to create a rangeSlider on your websites.
Here are the docs of the noUiSlider : https://refreshless.com/nouislider/
Init
const range = new Axentix.Range('#range', { options });Options
Here is the options list : https://refreshless.com/nouislider/slider-options/
Supported Axentix features
- [ ] Data init
- [x]
sync() - [x]
reset() - [x]
destroy()
