The rounded prop allows you to render pagination buttons with alternative styles.
Pagination items can be manually deactivated using the disabled prop.
Previous and next page icons can be customized with the prev-icon and next-icon props.
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.