AdeleD / react-paginate

A ReactJS component that creates a pagination
MIT License
2.76k stars 629 forks source link

Does React-paginate allow you to set the current page? #500

Open sarojghalan opened 1 year ago

sarojghalan commented 1 year ago

Because I was using React paginate in my NX workspace, the active button styling was not set immediately after the api call. As a result, when I switched to another active tab, the styling for that tab took longer to load.