Preparing search index...
The search index is not available
Yank Note Api - v3.76.2
Yank Note Api
renderer/context/lib
lodash
head
Function head
head
<
T
>
(
array
)
:
undefined
|
T
Gets the first element of array.
Type Parameters
T
Parameters
array
:
undefined
|
null
|
List
<
T
>
The array to query.
Returns
undefined
|
T
Returns the first element of array.
Alias
_.first
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Yank Note Api - v3.76.2
Loading...
Gets the first element of array.