Preparing search index...
The search index is not available
@nosto/preact
@nosto/preact
groupBy
Function groupBy
groupBy
<
T
>
(
list
:
T
[]
,
callback
:
(
group
:
T
,
index
:
number
)
=>
string
,
)
:
GroupsType
<
T
>
Type Parameters
T
Parameters
list
:
T
[]
callback
:
(
group
:
T
,
index
:
number
)
=>
string
Returns
GroupsType
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nosto/preact
Loading...