Angular - Answer Widget

SearchStax Site Search offers Angular widgets to help you build your custom search page.

The AppSearchstaxAnswer component for Angular provides an AI answer widget for your searches.

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