shinyWidgets (version 0.5.1)

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
# NOT RUN {
if (interactive()) {

  demoNoUiSlider("color")

}
# }

Run the code above in your browser using DataLab