ContextActions (Search Engine)
ContextActions (Search Engine)
In this article
|
Note
This component was introduced in version |
The context action creators.
See Dispatch Actions.
ContextActionCreators
addContext
Adds a new context value.
Parameters
-
payload:
AddContextActionCreatorPayload
The action creator payload.
Returns PayloadAction<AddContextActionCreatorPayload>
: A dispatchable action.
Was this article useful?
Thanks for your feedback!