CaseInputActions
CaseInputActions
In this article
|
Note
This component was introduced in version |
The case inputs action creators.
See Dispatch Actions.
CaseInputActionCreators
updateCaseInput
Adds or updates the state caseInputs with the specified field and value.
Parameters
-
payload:
SetCaseInputActionCreatorPayload
The action creator payload.
Returns PayloadAction<SetCaseInputActionCreatorPayload>
: A dispatchable action.
Was this article useful?
Thanks for your feedback!