wwwaiser / react-js-pagination

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

A button to navigate to next pagerange #67

Open Praneetha-CK opened 5 years ago

Praneetha-CK commented 5 years ago

Assume the pageRange property is set to 5 and there are 20 pages. Initially it shows 1,2,3,4,5. There must be a button on clicking of which I should be able to see the next set i.e 6,7,8,9,10 and so on.