Status
PublishedElement can be used in production | |
PublishedElement can be used in production | |
PublishedElement can be used in production | |
React | In backlogElement is in backlog |
Pagination divides a collection of data or other content types such as images, cards, or search results into multiple pages showing a fixed number of items per page.
PublishedElement can be used in production | |
PublishedElement can be used in production | |
PublishedElement can be used in production | |
React | In backlogElement is in backlog |
Component | Use case |
---|---|
Pagination | Pagination divides a collection of data or other content types such as images, cards, or search results into multiple pages showing a fixed number of items per page. |
Progress tracker | Progress trackers provide the status of each step within a multistep process and give visibility on the length of the overall sequence. |
The pagination component is comprised of the following elements:
Capacity
Navigation
4. First page button: takes the user back to the first page.
5. Previous button: takes the user to the previous page.
6. Next button: takes the user to the next page.
7. Last page button: takes the user to the last page.
8. Location: text input showing what page the user is viewing, which can also be used for navigation.
9. Label of total pages: shows the number of pages based on the capacity of items per page.