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

RadioButton.UNSAFE_componentWillReceiveProps() method

Signature:

UNSAFE_componentWillReceiveProps(nextProps: RadioButtonProps): void;

Parameters

Parameter Type Description
nextProps RadioButtonProps  

Returns:

void