Skip to contents

Some examples on how to use noUiSliderInput

Usage

demoNoUiSlider(example = "color")

Arguments

example

Name of the example : "color", "update", "behaviour", "more", "format".

Examples

if (interactive()) {

  demoNoUiSlider("color")

}