Number of items per page
Provide a control that allows users to select how many items they want to view on a single page. This feature is particularly useful in contexts where large amounts of data or content are displayed, like in online stores, search results, or data tables.
Here's how it works — a dropdown menu or a set of fixed options is provided, typically labeled with different quantities, such as 10, 20, 50, or 100 items per page. Users can choose an option that suits their preference for browsing or reading. This control gives users flexibility and enhances their experience by allowing them to manage the volume of information they view at one time.
When implementing this feature, ensure that the control is easily accessible, clearly labeled, and placed near the top or bottom of the content list.