Name
Type
item-per-pageThe number of items to display per page.
Required Show exampleHide example
vue
total-itemsThe total number of items.
Required Show exampleHide example
vue
classesOptional CSS classes to apply to the component inner elements.
Show exampleHide example
vue
current-pageThe current page number.
Show exampleHide example
vue
ellipsisThe ellipsis to show when there are too many links.
Show exampleHide example
vue
max-links-displayedThe maximum number of links to display.
Show exampleHide example
vue
next-iconThe icon to show for the next button.
Show exampleHide example
vue
no-routerWhether to disable routing.
Show exampleHide example
vue
previous-iconThe icon to show for the previous button.
Show exampleHide example
vue
router-query-keyThe query key to use for routing.
Show exampleHide example
vue
Name
Type
colorThe color of the pagination active button.
@since
3.0.0
Show exampleHide example
vue
roundedThe radius of the pagination.
@since
2.0.0
Show exampleHide example
vue
Name
Slot Prop Type
#before-paginationShow exampleHide example
vue
#after-paginationShow exampleHide example
vue
#before-navigationShow exampleHide example
vue
#previous-iconShow exampleHide example
vue
#next-iconShow exampleHide example
vue
#after-navigationShow exampleHide example
vue
Name
Type
colorThe color of the pagination active button.
Show exampleHide example
vue
roundedThe radius of the pagination.
Show exampleHide example
vue