wwwaiser / react-js-pagination

http://vayser.github.io/react-js-pagination
Creative Commons Zero v1.0 Universal
353 stars 95 forks source link

No Way to Track Previous, Next, First, Last Page Events #110

Open kevingilbert100 opened 4 years ago

kevingilbert100 commented 4 years ago

There is currently no way to track previous, next, first or last page events. I've created a PR to had this basic functionality.

https://github.com/vayser/react-js-pagination/pull/109