minimumValue number Yes 0 Initial minimum value of the slider maximumValue number Yes 1 Initial maximum value of the slider step number Yes 0 Step value of the slider. The value should be between 0 ...
glow.widgets.Slider is a form control to let the user select a number within a specified range. The default slider, above, can be created using one line of code: var mySlider1 = new ...
In some Slider configurations, value cannot be changed with Talkback when the thumb is at 50% of the slider. When the value has reached 50%, whenever you swipe up or down, the slider is stuck at 50%.