Rounded

The rounded prop allows you to render pagination buttons with alternative styles.

Disabled

Pagination items can be manually deactivated using the disabled prop.

Icons

Previous and next page icons can be customized with the prev-icon and next-icon props.

Length

Using the length prop you can set the length of v-pagination, if the number of page buttons exceeds the parent container, it will truncate the list.