A React Hook that uses the React Class Component's this.setState
method for state management.
this.setState
in Class Components, more aligned with developers' previous habitsClick links below to view source on GitHub.
The same as React.useState.
For more details, refer to useSafeState#options.
The same as React.useState.