mingo
Preparing search index...
operators/query/array/all
$all
Function $all
$all
(
selector
:
string
,
value
:
unknown
,
options
:
Options
,
)
:
(
_
:
AnyObject
)
=>
boolean
Matches arrays that contain all elements specified in the query.
Parameters
selector
:
string
value
:
unknown
options
:
Options
Returns
(
_
:
AnyObject
)
=>
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Matches arrays that contain all elements specified in the query.