Preparing search index...
The search index is not available
Flywheel Extension SDK
Flywheel Extension SDK
Paginated
Interface Paginated<ResultArray>
interface
Paginated
<
ResultArray
>
{
count
:
number
;
results
:
ResultArray
;
total
:
number
;
}
Type Parameters
ResultArray
Index
Properties
count
results
total
Properties
count
count
:
number
Number of results in this page
results
results
:
ResultArray
Result items for this page
total
total
:
number
Total number of results matching the query
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
count
results
total
Flywheel Extension SDK
Loading...
Number of results in this page