Websites v4 docs v5.2.4
Preparing search index...
API Reference/Hooks
PaginationUIData
Type Alias PaginationUIData
type
PaginationUIData
=
{
buttons
:
number
[]
;
hasNextPage
:
boolean
;
hasPrevPage
:
boolean
;
maxButtonsToDisplay
:
number
;
showNextElipsis
:
boolean
;
showPrevElipsis
:
boolean
;
}
Index
Properties
buttons
has
Next
Page
has
Prev
Page
max
Buttons
To
Display
show
Next
Elipsis
show
Prev
Elipsis
Properties
buttons
buttons
:
number
[]
has
Next
Page
hasNextPage
:
boolean
has
Prev
Page
hasPrevPage
:
boolean
max
Buttons
To
Display
maxButtonsToDisplay
:
number
show
Next
Elipsis
showNextElipsis
:
boolean
show
Prev
Elipsis
showPrevElipsis
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
buttons
has
Next
Page
has
Prev
Page
max
Buttons
To
Display
show
Next
Elipsis
show
Prev
Elipsis
Websites v4 docs v5.2.4
Loading...