React
TheGuidesFeedback widget lets you gather feedback on the guides.
This feature uses the Insights API to gather events related to Guides feedback.
This requires a user token.
Installation
The Algolia Guides React package is available on the npm registry.Usage
React
Parameters
The initialized Algolia Generative Experiences client.
List of object IDs for which to gather feedback.
The user token for computing feedback.
The target of the feedback.
A render function to fully customize what’s displayed.The default implementation is:
React
The view component to render your feedback widget.
The class names for the component.
TypeScript
JavaScript
TheguidesFeedback widget lets you gather feedback on the guides.
This feature uses the Insights API to gather events related to Guides feedback.
This requires a user token.
Installation
The Algolia Guides JavaScript package is available on the npm registry.Usage
JavaScript
Parameters
The initialized Algolia Generative Experiences client.
List of object IDs for which to gather feedback.
The user token for computing feedback.
The target of the feedback.
A render function to fully customize what’s displayed.The default implementation is:
JavaScript
The view component to render your feedback widget.
The class names for the component.
TypeScript