Documentation and examples for showing pagination to indicate a series of related content exists across multiple pages.
d-inline-block Use default Bootstrap markup to display Pagination elements. See the Bootstrap documentation to change alignments & sizes.
Create fancy pagination using .custom-pagination
modifier class.
Use the .pagination-rounded
modifier class to make custom pagination more rounded.
Use the .pagination-filled
modifier class to make filled pagination.
Fancy minimal simple style pagination? Create using .pagination-simple
modifier class.
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 and the .sr-only
utility.
Use justify-content
utility classes to align pagination - center, right & full justified.
Use default Bootstrap markup to display Pagination elements. See the Bootstrap documentation to change alignments & sizes.