Preparing search index...
The search index is not available
@enonic/js-utils
@enonic/js-utils
array
findIndex
Function findIndex
find
Index
<
Element
>
(
array
,
callbackFn
)
:
number
Type Parameters
Element
=
unknown
Parameters
array
:
Element
[]
callbackFn
:
(
(
element
:
Element
,
index
?:
number
,
array
?:
Element
[]
)
=>
boolean
)
(
element
,
index
?
,
array
?
)
:
boolean
Parameters
element
:
Element
Optional
index
:
number
Optional
array
:
Element
[]
Returns
boolean
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@enonic/js-utils
Loading...