Hierarchy

Constructors

Properties

cachedSearches: Set<string>
initialValueSet: boolean = false
value: string = ''

Methods

  • Redirect to the index page without a search filter. This is called when the 'x' is clicked in the search box in the header.

    Returns void

  • If we are displaying the full results of a search (not just a preview), this value should return the query that prompted that search.

    In this generic class, full page searching is not supported. This method should be implemented by subclasses that do support it.

    See

    Search

    Returns string

Generated using TypeDoc v0.23.24