rangeSlider

The range slider component is based in the ion.rangeSlider library and will require a DOM header link to include the module.

Source Reference

Vue-form-generator: https://vue-generators.gitbook.io/vue-generators/fields/optional_fields/slider

ion.rangeSlider.js: http://ionden.com/a/plugins/ion.rangeSlider/index.html

This element is a wrapper for the popular noUiSlider library.

"Range Slider Element"

Add the CDN references below into the DOM Header Insertions section of your site.

Example code snippet

Theming

see docs for theming info here: http://ionden.com/a/plugins/ion.rangeSlider/skins.html

use key "skin" to change theme.

Last updated