canUpdate
Invoked before the update process.
Parameters
prev: object The previous component state.
Returns
boolean True if the component should update its state.
Example
Last updated
Invoked before the update process.
prev: object The previous component state.
boolean True if the component should update its state.
Last updated