import { CPagination } from '@coreui/react'
// or
import CPagination from '@coreui/react/src/components/pagination/CPagination'
PropertyDescriptionTypeDefault
alignSet the alignment of pagination components.'start' | 'center' | 'end'-
classNameA string of all className you want applied to the base component.string-
sizeSize the component small or large.'sm' | 'lg'-
On this page