title: Range slider docs-libs: nouislider description: Adjust values with range sliders.
To be able to use the range slider in your application you will need to install the noUiSlider dependency with npm install nouislider
.
{% capture html -%}
{%- endcapture %} {% include "docs/example.html" html=html %}For more details on customizing a noUiSlider element, see the documentation on the noUiSlider website.