The front end React-52: Two ways to update the state of setState December 21, 2023 by 王欣怡 No Comments Method 1: Object setState Callbacks Method 2: Functional setState With the function setState, the function can take two arguments, one is state and the other is props