Home > react-native-material-kit > RangeSlider

RangeSlider class

The RangeSlider component.

Signature:

export default class RangeSlider extends Component<RangeSliderProps> 

Constructors

Constructor Modifiers Description
(constructor)(props)   Constructs a new instance of the RangeSlider class

Properties

Property Modifiers Type Description
defaultProps static RangeSliderProps Defaults, see

Methods

Method Modifiers Description
render()    
UNSAFE_componentWillMount()    
UNSAFE_componentWillReceiveProps(nextProps)    

Remarks

See RangeSliderProps for the available props. Refer to Guideline or MDL implementation