Interface DictionaryFieldContextActionCreators
Methods
addContext
A dispatchable action.
removeContext
removeContext(field: string): { payload: string; type: string } Returns { payload: string; type: string }
A dispatchable action.
setContext
A dispatchable action.
The dictionary field context action creators.