useRecommendation
Use recommendation query hook to request and retrieve data for recommendation widgets.
Generic response
Import
Example
Note
Convert a UI component into a widget component before adding it to pages.
To convert a component into a widget component, pass the UI component to the widget or setWidget function.
Notice
These React resources can help you with your implementation:
-
To view working examples of widgets, visit the starter kit website built using Search JS SDK and UI components packages.
-
You can download or fork its GitHub repository.
If you have suggestions for improving this article, let us know!