@ptkl/sdk - v1.12.0
Preparing search index...
v0.10/types/component
FindStreamMetaCallback
Type Alias FindStreamMetaCallback
FindStreamMetaCallback
:
(
meta
:
FindStreamMeta
)
=>
void
|
Promise
<
void
>
Callback invoked once with pagination metadata before any records
Type Declaration
(
meta
:
FindStreamMeta
)
:
void
|
Promise
<
void
>
Parameters
meta
:
FindStreamMeta
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@ptkl/sdk - v1.12.0
Loading...
Callback invoked once with pagination metadata before any records