GSSlider Class
A slider allows the user to select a number value buy moving a graphical slider-knob using the mouse. Useful for number selections where an exact value isn't important.
Item Index
Properties
Properties
maximum
Number
The maximum number value the user can enter.
minimum
Number
The minimum number value the user can enter. The minimum value is used as default if no explicit default-value is present.
orientation
String
The slider's orientation. Can be vertical or horizontal.