SearchstaxResultsWidget Vue


The SearchStax Site Search solution offers a Vue results widget to assist with your custom search page.

The SearchstaxResultsWidget component displays the search results.

Usage

<SearchstaxResultWidget :afterLinkClick="afterLinkClick"
> </SearchstaxResultWidget>

Props

  • renderMethod – either “pagination” or “infiniteScroll”.
  • resultsPerPage – number of results on a page.
  • afterLinkClick – Callback function invoked when a result link is clicked. Allows modifying the result object.

Example

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

Questions?

Do not hesitate to contact the SearchStax Support Desk.