Preparing search index...
The search index is not available
@openhps/core
@openhps/core
RootQuerySelector
Interface RootQuerySelector<T>
interface
RootQuerySelector
<
T
>
{
$and
?:
FilterQuery
<
T
>
[]
;
$or
?:
FilterQuery
<
T
>
[]
;
[
key
:
string
]
:
any
;
}
Type Parameters
T
Indexable
[
key:
string
]:
any
Index
Properties
$and?
$or?
Properties
Optional
$and
$and
?:
FilterQuery
<
T
>
[]
Optional
$or
$or
?:
FilterQuery
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
$and
$or
@openhps/core
Loading...