@nospamproxy/core
Preparing search index...
custom-elements/webparts/List/ListModel
ListProcessPageFn
Type Alias ListProcessPageFn<T>
ListProcessPageFn
:
(
items
:
T
[]
)
=>
Promise
<
T
[]
|
void
>
|
T
[]
|
void
Type Parameters
T
Type Declaration
(
items
:
T
[]
)
:
Promise
<
T
[]
|
void
>
|
T
[]
|
void
Parameters
items
:
T
[]
Returns
Promise
<
T
[]
|
void
>
|
T
[]
|
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@nospamproxy/core
Loading...