mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04:00
4 lines
193 B
Markdown
4 lines
193 B
Markdown
This example demonstrates Shiny's versatile `sliderInput` widget.
|
|
|
|
Slider inputs can be used to select single values, to select a continuous range of values, and even to animate over a range.
|