Table of Contents
Slider
The Slider widget is the classic widget for controlling a bounded value.
Preview Image
Features
- Mouse support.
- Horizontal and vertical orientation.
- Configurable steps.
Description
The Slider widget is the classic widget for controlling a bounded value. It lets the user move a slider handle along a horizontal or vertical groove and translates the handle’s position into an integer value within the defined range.
Demos
Here are some links that demonstrate the usage of the widget:
API
Here is a link to the API of the Widget:
qx.ui.form.Slider

