Explore the API reference for the Vue Pagination component and discover how to effectively utilize its props for customization.
On this page
CPagination
import { CPagination } from '@coreui/vue-pro' | Property | Default | Type |
|---|---|---|
| align | - | string |
Set the alignment of pagination components. | ||
| size | - | string |
Size the component small or large. | ||
CPaginationItem
import { CPaginationItem } from '@coreui/vue-pro'