1.0.0 • Published 4 years ago

@axentix/plugin-range v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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
  • sync()
  • reset()
  • destroy()