react-headless-pagination icon indicating copy to clipboard operation
react-headless-pagination copied to clipboard

[Feature] Add support to render extra props in the PageButtons

Open arifin4web opened this issue 10 months ago • 0 comments

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.

arifin4web avatar Apr 30 '24 05:04 arifin4web