Pagination

Documentation and examples for showing pagination to indicate a series of related content exists across multiple pages.
Basic Pagination
Default bootstrap style.
Icons
Looking to use an icon or symbol in place of text for some pagination links? Be sure to provide proper screen reader support with aria attributes.
Disabled and active states
Looking to use an icon or symbol in place of text for some pagination links? Be sure to provide proper screen reader support with aria attributes.
Border Bottom
Add .rc-border-bottom to .pagination
Solid Background
Add .rc-solid-background to .pagination
Circle Pagination
Add .rc-circle-pagination to .pagination
Sizing
Fancy larger or smaller pagination? Add .pagination-lg or .pagination-sm for additional sizes.
Alignment
Change the alignment of pagination components with flexbox utilities(bootstrap). For example, with .justify-content-center or .justify-content-end