mingo
Preparing search index...
operators/query/comparison/lte
$lte
Function $lte
$lte
(
selector
:
string
,
value
:
unknown
,
options
:
Options
,
)
:
(
_
:
AnyObject
)
=>
boolean
Matches values that are less than or equal to the value 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 values that are less than or equal to the value specified in the query.