shinyWidgets (version 0.8.5)

demoNoUiSlider: Some examples on how to use noUiSliderInput

Description

Some examples on how to use noUiSliderInput

Usage

demoNoUiSlider(example = "color")

Arguments

example

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

Examples

Run this code
if (interactive()) {

  demoNoUiSlider("color")

}

Run the code above in your browser using DataLab