Developer Portal
API Reference
License
Preparing search index...
The search index is not available
Mappedin React SDK v6.8.0
Mappedin React SDK v6.8.0
@mappedin/mappedin-js
SearchResultItem
Type Alias SearchResultItem<T>
SearchResultItem
:
{
item
:
T
;
match
:
MiniSearchResult
[
"match"
]
;
score
:
number
;
type
:
T
[
"__type"
]
;
}
Type Parameters
T
extends
Places
|
EnterpriseLocation
|
EnterpriseCategory
Type declaration
item
:
T
match
:
MiniSearchResult
[
"match"
]
score
:
number
type
:
T
[
"__type"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Developer Portal
API Reference
License
Mappedin React SDK v6.8.0
Loading...