THIS IS ARCHIVED DOCUMENTATION
QuestionAnsweringActions (Deprecated)
QuestionAnsweringActions (Deprecated)
In this article
In this article
The question answering action creators.
Loader Function
loadQuestionAnsweringActions
Loads the questionAnswering
reducer and returns possible action creators.
Parameters
-
engine:
SearchEngine
The headless engine.
Returns QuestionAnsweringActionCreators
: The question answering action creators.
QuestionAnsweringActionCreators
collapseSmartSnippet
Collapse a smart snippet
Returns PayloadAction
: A dispatchable action.
dislikeSmartSnippet
Dislike, or thumbs down, a smart snippet
Returns PayloadAction
: A dispatchable action.
expandSmartSnippet
Expand a smart snippet
Returns PayloadAction
: A dispatchable action.
likeSmartSnippet
Like, or thumbs up, a smart snippet
Returns PayloadAction
: A dispatchable action.
Associated Engines
The QuestionAnswering
actions are available in the following engine: