Search
Preparing search index...
The search index is not available
@devnote-dev/pterojs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@devnote-dev/pterojs
PaginationMeta
Interface PaginationMeta
Represents the metadata received from endpoints with paginated responses.
Hierarchy
PaginationMeta
Index
Properties
count
current
links
per
Page
total
total
Pages
Properties
count
count
:
number
current
current
:
number
Optional
links
links
?:
string
[]
per
Page
per
Page
:
number
total
total
:
number
total
Pages
total
Pages
:
number
Exports
Pagination
Meta
count
current
links
per
Page
total
total
Pages
Generated using
TypeDoc
Represents the metadata received from endpoints with paginated responses.