diff --git a/docs/sliderios.html b/docs/sliderios.html index 33273b0c3ee..111c0231f4a 100644 --- a/docs/sliderios.html +++ b/docs/sliderios.html @@ -1,4 +1,5 @@ -
The color used for the track to the right of the button. Overrides the +
If true the user won't be able to move the slider. +Default value is false.
The color used for the track to the right of the button. Overrides the default blue gradient image.
Initial maximum value of the slider. Default value is 1.
The color used for the track to the left of the button. Overrides the default blue gradient image.
Initial minimum value of the slider. Default value is 0.
Callback called when the user finishes changing the value (e.g. when the slider is released).
Callback continuously called while the user is dragging the slider.
Used to style and layout the Slider. See StyleSheet.js and