Preparing search index...
The search index is not available
mingo
mingo
operators/query/comparison/lte
$lte
Function $lte
$lte
(
selector
,
value
,
options
)
:
(
(
obj
)
=>
boolean
)
Matches values that are less than or equal to the value specified in the query.
Parameters
selector
:
string
value
:
unknown
options
:
Options
Returns
(
(
obj
)
=>
boolean
)
(
obj
)
:
boolean
Parameters
obj
:
RawObject
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Matches values that are less than or equal to the value specified in the query.