Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Filter

Represents the filter text and the result of a filter.

Hierarchy

  • Filter

Index

Constructors

Properties

Constructors

constructor

Properties

raw

raw: string

The filter text, eg "computer"

results

results: SearchResult[]

All SearchResults that match the filter.

Generated using TypeDoc