-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Description
Feature request summary
Add a label prop to the Pagination component.
Rationale
Allows for a label to provide more information regarding pagination. For example, we can use it to show X of X pages.
Implementation details
- prop name:
label? - prop type: string
The aria-live attribute can be used to read out the label to screen reader users.
🌟 Feature requests that are not yet planned will be closed. We then use the issue’s 👍 upvotes to track and set priorities. See the contribution guidelines for more information.

