Expand all

SearchResultsView

Render search results.

Constructor

new SearchResultsView(options) #

Parameters:

Name Type Description
options Object
Properties:
Name Type Description
searchContentLabel string

actionable label to tell the user they can "search within pages rather than doing a full text search

noResultsMsg string

shows when no results displayed

searchContentNoResultsMsg string

alternative to options.searchContentLabel that shows when no search results have been displayed.

Source:

Properties

Methods