Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
core
FuzzySearch
Match
Interface Match<T>
A fuzzy search match.
Type parameters
T
Hierarchy
Match
Index
Properties
item
ranges
Properties
Readonly
item
item
:
T
The original item.
Readonly
ranges
ranges
:
readonly
Range
[]
An array of ranges representing the match regions.
Exports
core
Fuzzy
Search
Input
Match
item
ranges
Range
A fuzzy search match.