CDP Frontend SDK
    Preparing search index...

    Function useSignInReducer

    • A reducer hook for the SignIn component.

      Parameters

      • initialState: SignInState

        The initial state of the component.

      Returns [SignInState, ActionDispatch<[action: SignInAction]>]

      The current state and dispatcher to perform actions on the state.