Vue - Answer Widget

Use the SearchstaxAnswerWidget to add AI answers to a Vue search page. Configure when Read More appears and optional thumbs-up and thumbs-down feedback.

Usage

<SearchstaxAnswerWidget :showShowMoreAfterWordCount="10"></SearchstaxAnswerWidget>

Props

  • showShowMoreAfterWordCount – number (default 100) that determines how many words appear before the widget displays the "Read More" view.
  • feedbackwidget – an optional object that configures thumbs-up and thumbs-down feedback functionality.

Example

For a full example, see sitesearch-ux-vue.

Articles in this section