DEV Community

Discussion on: Client side pagination with React

Collapse
 
devcoder profile image
devcoder

how would you handle this if you are not calling data from an API and just want to use the next and prev to go to different component routes? I have an SPA that has 5 seperate routes that each have their own page and would like to be able to click next or prev to get to them