react-headless-pagination
react-headless-pagination copied to clipboard
[Feature] Add support to render extra props in the PageButtons
Context:
In one of our project we need to add aria-label in the page buttons where it will also need the page number. For example aria-label="Go to page 3". That is why we need to the support to add/render extra props in the PageButtons that is dependent on the page numbers.