Pagination
Default Example
Pagination links indicate a series of related content exists across multiple pages.
Disabled and active states
Pagination links are customizable for
different circumstances. Use .disabled
for links that appear
un-clickable and .active
to
indicate the current page.
Sizing Example
Fancy larger or smaller pagination? Add
.pagination-lg
or .pagination-sm
for additional
sizes.
Alignment Example
Change the alignment of pagination components with flexbox utilities.