Slider
Description
The Slider Control can be used to set the value of either a single control or two controls (e.g. start and end values.)
- Name
- Description
- Creating Date and Character Sliders
The Slider control is a numeric control by default. It can be configured to set date and character data.
- Getting and Setting the Value of a Slider Control
The value for a Slider Control can be set using javascript.
- Setting the Default Value for a Two Value Slider Control
Setting the value for a two value slider
- Slider Control in a UX Component
A slider control is a graphical way of displaying and entering one or two numeric values. Our slider control is touch-sensitive on mobile devices and PC touch screens, and typically takes less screen real estate than a scroll bar.