Answer the question
In order to leave comments, you need to log in
How to use react-bootstrap‚ or rather pagination?
I had a task, I need to implement pagination, I solved it using the react-bootstrap library, but I didn’t really understand how to do it, tell me how to implement pagination or where to find good documentation)
Answer the question
In order to leave comments, you need to log in
In the react-bootstrap library, unfortunately, only design with layout. For the most part, you have to do the functionality yourself.
You hang up the standard onClick, where inside you already make a request to the server with the pagination parameter, for a new portion of data.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question