Preparing search index...
The search index is not available
mingo
mingo
operators/projection/slice
$slice
Function $slice
$slice
(
obj
,
expr
,
selector
,
options
)
:
unknown
Limits the number of elements projected from an array. Supports skip and limit slices.
Parameters
obj
:
AnyObject
expr
:
unknown
selector
:
string
options
:
Options
Returns
unknown
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
mingo
Loading...
Limits the number of elements projected from an array. Supports skip and limit slices.