Angular - Answer Widget

Use the SearchStax Site Search Angular answer widget to add AI answers to a custom search page with the AppSearchstaxAnswer component.

Usage

<app-searchstax-answer [showShowMoreAfterWordCount]="100"></app-searchstax-answer>

Props

  • showShowMoreAfterWordCount – A number (default 100) that determines when the UI displays the "Read More" view.
  • feedbackwidget – An optional object that configures thumbs-up and thumbs-down feedback functionality.

Example

See the full example at sitesearch-ux-angular.

Articles in this section