Preparing search index...
The search index is not available
xdash
xdash
takeRight
Function takeRight
take
Right
<
T
>
(
arr
,
size
)
:
T
[]
Returns the last n elements of an array
Type Parameters
T
Parameters
arr
:
T
[]
size
:
number
Returns
T
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
xdash
Loading...
Generated using
TypeDoc
Returns the last n elements of an array