Home > react-native-material-kit > Textfield > UNSAFE_componentWillReceiveProps
Textfield.UNSAFE_componentWillReceiveProps() method
Signature:
UNSAFE_componentWillReceiveProps(nextProps: TextfieldProps): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| nextProps | TextfieldProps |
Returns:
void