demoNoUiSlider {shinyWidgets}R Documentation

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

## Not run: 

if (interactive()) {

demoNoUiSlider("color")

}


## End(Not run)

[Package shinyWidgets version 0.4.3 Index]