Parameters
| Parameter | Type | Description |
|---|---|---|
initialState | SignInState | The initial state of the component. |
Returns
[SignInState, ActionDispatch<[SignInAction]>]
The current state and dispatcher to perform actions on the state.| Parameter | Type | Description |
|---|---|---|
initialState | SignInState | The initial state of the component. |
SignInState, ActionDispatch<[SignInAction]>]
The current state and dispatcher to perform actions on the state.