CaseContextActions
CaseContextActions
In this article
|
Note
This component was introduced in version |
The case context action creators.
See Dispatch Actions.
CaseContextActionCreators
setCaseContext
Sets the case context.
Parameters
-
payload:
Record<string, string>
The action creator payload.
Returns PayloadAction<Record<string, string>>
: A dispatchable action.
Was this article useful?
Thanks for your feedback!