Pagination divides content up between pages, and allows users to skip between pages or go in order through the content.

Default

Pagination allows the user to view content that is too large to easily display within a single page.

Round Variant

The Pagination component also supports a round variant. Add the pagination-round class to the parent <ul>...</ul> tag.

Pager

Pagers are the directional navigation components that are commonly used with ordered or stepped processes. Previous and Next buttons are used to help navigate the user through the process.

Deprecation pending

The pager component will be deprecated in Bootstrap 4, therefore it's use is discouraged.

Learn more

To learn more visit Bootstrap's Pager documentation.