Large Datasets
Navigate through tables, lists, or grids with many items.
Search Results
Browse through search results or filtered data.
Data Tables
Provide page navigation for data-heavy tables and reports.
When not to use
- For small datasets (under 20 items)—show all items
- For infinite scroll patterns—use load more or infinite scroll
- When users need to see all items at once—provide "show all" option
- For single-page content—pagination is unnecessary