Type Alias SetState<TState>

SetState: (stateModifier: StateModifier<TState>) => TState

Type Parameters

  • TState extends object

Type declaration