Home > react-native-material-kit > RangeSlider > UNSAFE_componentWillReceiveProps

RangeSlider.UNSAFE_componentWillReceiveProps() method

Signature:

UNSAFE_componentWillReceiveProps(nextProps: RangeSliderProps): void;

Parameters

Parameter Type Description
nextProps RangeSliderProps  

Returns:

void