Source
Guides
Hub
Preparing search index...
The search index is not available
TypeScript packages
TypeScript packages
opvious
Paginated
Interface Paginated<V>
interface
Paginated
<
V
>
{
info
:
PageInfo
;
nodes
:
readonly
V
[]
;
totalCount
:
number
;
}
Type Parameters
V
Index
Properties
info
nodes
total
Count
Properties
Readonly
info
info
:
PageInfo
Readonly
nodes
nodes
:
readonly
V
[]
Readonly
total
Count
total
Count
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
info
nodes
total
Count
TypeScript packages
Loading...