The RecommendationList controller retrieves information about the current recommendations by the search API, if there are any.
RecommendationList
Example: recommendation-list.fn.tsx
Gets new recommendations.
Adds a callback that's invoked on state change.
A callback that's invoked on state change.
A function to remove the listener.
The state relevant to the RecommendationList controller.
The
RecommendationList
controller retrieves information about the current recommendations by the search API, if there are any.Example: recommendation-list.fn.tsx