Examples for showing pagination to indicate a series of related content exists across multiple pages.
Pagination with active item
Change prev and next button into icon
To add pagination with different color option, use class .pagination-{colorName}
with .pagination
class.
Fancy larger or smaller pagination? Add .pagination-lg
or
.pagination-sm
for additional sizes.
Change the alignment of pagination components with flexbox utilities.