Type alias StateSetter<State>

StateSetter<State>: Dispatch<SetStateAction<State>>

Type Parameters

  • State

Generated using TypeDoc