@valon-technologies/gestalt
Preparing search index...
index
matchIndexedDBQuery
Variable matchIndexedDBQuery
Const
matchIndexedDBQuery
:
(
key
:
Key
,
query
:
IndexedDBQuery
|
Key
|
KeyRange
|
undefined
,
)
=>
boolean
= matchQuery
Type Declaration
(
key
:
Key
,
query
:
IndexedDBQuery
|
Key
|
KeyRange
|
undefined
)
:
boolean
Returns whether key satisfies a query.
Parameters
key
:
Key
query
:
IndexedDBQuery
|
Key
|
KeyRange
|
undefined
Returns
boolean
Deprecated
Use
matchQuery
.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@valon-technologies/gestalt
Loading...
Returns whether key satisfies a query.