@timlassiter11/yatl
Preparing search index...
YatlSearchResult
Interface YatlSearchResult<T>
interface
YatlSearchResult
<
T
extends
object
=
UnspecifiedRecord
>
{
item
:
T
;
matches
:
RowMatchIndices
<
T
>
;
rank
:
number
;
score
:
number
;
}
Type Parameters
T
extends
object
=
UnspecifiedRecord
Index
Properties
item
matches
rank
score
Properties
item
item
:
T
matches
matches
:
RowMatchIndices
<
T
>
rank
rank
:
number
score
score
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
item
matches
rank
score
@timlassiter11/yatl
Loading...