THIS IS ARCHIVED DOCUMENTATION
HistoryActions (Deprecated)
HistoryActions (Deprecated)
In this article
In this article
The history action creators.
Loader Function
loadHistoryActions
Loads the history
reducer and returns possible action creators.
Parameters
-
engine:
SearchEngine
The headless engine.
Returns HistoryActionCreators
: The history action creators.
HistoryActionCreators
back
Moves backward in the interface history.
Returns AsyncThunkAction<void, void, {}>
: A dispatchable action.
forward
Moves forward in the interface history.
Returns AsyncThunkAction<void, void, {}>
: A dispatchable action.
Associated Engines
The History
actions are available in the following engine: