Vue - Answer Widget

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

The SearchstaxAnswerWidget component for Vue provides an AI-powered answer widget for your searches.

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