Home > react > CreateGlobalStateResult > setState
Signature:
setState(nextState: SetStateAction<S>): void;
Returns:
void