@discordx/pagination
Preparing search index...
PaginationConfig
Interface PaginationConfig
interface
PaginationConfig
{
currentPage
?:
number
;
maxPages
?:
number
;
pageSize
?:
number
;
totalItems
:
number
;
}
Index
Properties
current
Page?
max
Pages?
page
Size?
total
Items
Properties
Optional
current
Page
currentPage
?:
number
Optional
max
Pages
maxPages
?:
number
Optional
page
Size
pageSize
?:
number
total
Items
totalItems
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Page
max
Pages
page
Size
total
Items
@discordx/pagination
Loading...