rmartide/react-reacstrap-pagination

activePage prop

JalalAlbasri opened this issue · 2 comments

Hi,
Would it be possible to have an activePage prop we can pass in.
It would be useful if for example I wanted to go directly to xyz.com/new?page=2

I'll give implementing it a shot this weekend.

Thank You.

Hi, It was easier than I thought, Implemented it here.

https://github.com/JalalAlbasri/react-reacstrap-pagination

Hi,
Thanks for the implementation and the bug fix.

It is merged now.