Optional accessibleText to use for slider (accessibility). Defaults to ENGLISH "Slider"
Optional disabled?: booleanIndicate if disabled
Optional hideIndicate if label should be hidden (label is used for accessibility even when hidden)
Optional hideIndicate if range labels should be hidden
Optional hideIndicate if text input should be hidden
Text to render
Maximum Value
Minimum Value
Optional onChange event returns the current value of the item
Optional style?: StyleProp<ViewStyle>Style to set on the item
Current value
Generated using TypeDoc
Props for Slider component