Name
Type
item-per-page
The number of items to display per page.
Required Show exampleHide example
vue
total-items
The total number of items.
Required Show exampleHide example
vue
classes
Optional CSS classes to apply to the component inner elements.
Show exampleHide example
vue
current-page
The current page number.
Show exampleHide example
vue
ellipsis
The ellipsis to show when there are too many links.
Show exampleHide example
vue
max-links-displayed
The maximum number of links to display.
Show exampleHide example
vue
next-icon
The icon to show for the next button.
Show exampleHide example
vue
no-router
Whether to disable routing.
Show exampleHide example
vue
previous-icon
The icon to show for the previous button.
Show exampleHide example
vue
router-query-key
The query key to use for routing.
Show exampleHide example
vue
Name
Type
color
The color of the pagination active button.
@since
3.0.0
Show exampleHide example
vue
rounded
The radius of the pagination.
@since
2.0.0
Show exampleHide example
vue
Name
Slot Prop Type
#before-pagination
Show exampleHide example
vue
#after-pagination
Show exampleHide example
vue
#before-navigation
Show exampleHide example
vue
#previous-icon
Show exampleHide example
vue
#next-icon
Show exampleHide example
vue
#after-navigation
Show exampleHide example
vue
Name
Type
color
The color of the pagination active button.
Show exampleHide example
vue
rounded
The radius of the pagination.
Show exampleHide example
vue