Pagination links indicate a series of additional content that exists across multiple pages. Typically these are used where a multi-page approach to long lists of content improves general performance, such as in search results.
Pagination must be used on galleries, tables and search results that have multiple pages.
Code
Links are customisable for different circumstances. Use .disabled
for unclickable links and .active
to indicate the current page.
This sizing must be used on internal web applications.
Code
Simple 'previous' and 'next' links for pagination implementations with light markup and styles. These can be used at the bottom of a blog post or news article to allow the user to proceed to another post.
Code
Pager links also use the general disabled
utility class from the pagination. Disabled links are to be used when there is no preceeding or following pages to navigate to