Pagination
Since 1.5.0Examples
Basic
Advanced
API
Properties
Name
Description and specifications
advanced
Advanced mode
Attribute:
advanced
Type:
boolean
Default:
false
count
Total number of pages
Attribute:
count
Type:
number
Default:
0
i18nItems
/**
i18n
Attribute:
i-1-8n-items
Type:
string
Default:
'Items'
i18nOf
i18n
Attribute:
i-1-8n-of
Type:
string
Default:
'of'
i18nPage
i18n
Attribute:
i-1-8n-page
Type:
string
Default:
'Page'
itemCount
Number of items shown at once.
Can only be changed in advaced mode.
Attribute:
item-count
Type:
number
Default:
15
selectedPage
Zero based index of currently selected page
Attribute:
selected-page
Type:
number
Default:
0
showItemCount
Show item count in advanced mode
Attribute:
show-item-count
Type:
boolean
Default:
true
Events
Name
Description and specifications
itemCountChanged
Item count change event
Detail:
number
pageSelected
Page selection event
Detail:
number