Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
sdk
SearchItem
Interface SearchItem
interface
SearchItem
{
createdAt
:
string
;
key
:
string
;
namespace
:
string
[]
;
score
?:
number
;
updatedAt
:
string
;
value
:
Record
<
string
,
any
>
;
}
Hierarchy (
view full
)
Item
SearchItem
Index
Properties
created
At
key
namespace
score?
updated
At
value
Properties
created
At
created
At
:
string
key
key
:
string
namespace
namespace
:
string
[]
Optional
score
score
?:
number
updated
At
updated
At
:
string
value
value
:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
created
At
key
namespace
score
updated
At
value
API Reference
Loading...