Preparing search index...
The search index is not available
blaze-sdk
blaze-sdk
Paged
Type Alias Paged<T>
Paged
<
T
>
:
{
asIterable
:
(
(
)
=>
AsyncIterable
<
T
>
)
;
items
:
T
[]
;
pagination
:
Pagination
;
}
A page of results with a helper to iterate across pages.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
blaze-sdk
Loading...
A page of results with a helper to iterate across pages.