Function: A slider field for selecting a value within a range.
- Minimum Value
- The minimum value of the slider.
- Maximum Value
- The maximum value of the slider.
- Orientation
- The orientation of the slider.
- horizontal = Horizontal
- vertical = Vertical
- Step Size
- The step size for the slider.
- Show breakpoints
- Show breakpoints on the slider.
- Range
- Allow selection of a range of values.
- Show input box
- Show an input box for manual entry of the value.