Splitting a long list of results across numbered pages, with controls to move between them one page at a time.
Synonyms
- paging
- page navigation
- pager
Related terms
In plain words
- the page numbers at the bottom of a list
- the 1 2 3 next buttons under search results
Usage example
Search results used pagination, showing twenty items per page with numbered links below.
Don't confuse with…
- infinite scrollPagination breaks results into discrete numbered pages; infinite scroll loads more automatically as you keep scrolling.
Categories
- Navigation