ISPO SDK
ISPO
Preparing search index...
react
ISPOClient
Interface ISPOClient
Markdown
Copy Markdown
interface
ISPOClient
{
entities
:
{
liveQuery
<
T
=
unknown
>
(
type
:
string
,
query
?:
EntityQuery
,
)
:
ReadableStore
<
LiveEntityQueryState
<
T
>
>
;
}
;
}
Index
Properties
entities
Properties
Readonly
entities
entities
:
{
liveQuery
<
T
=
unknown
>
(
type
:
string
,
query
?:
EntityQuery
,
)
:
ReadableStore
<
LiveEntityQueryState
<
T
>
>
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
entities
ISPO
ISPO SDK
Loading...