sqlkit
Preparing search index...
PaginationMeta
Interface PaginationMeta
interface
PaginationMeta
{
currentPage
:
number
;
hasNextPage
:
boolean
;
totalCount
:
number
;
totalPages
:
number
;
}
Index
Properties
current
Page
has
Next
Page
total
Count
total
Pages
Properties
current
Page
currentPage
:
number
has
Next
Page
hasNextPage
:
boolean
total
Count
totalCount
:
number
total
Pages
totalPages
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Page
has
Next
Page
total
Count
total
Pages
sqlkit
Loading...