react-paginate icon indicating copy to clipboard operation
react-paginate copied to clipboard

How to change default behavior in pagination?

Open ssverba opened this issue 3 years ago • 1 comments

How to change default logic react-pagination? I have a default state, like this image And then when i change page (number 3) , the number of buttons increases (4, 5) image but i don't want to add new buttons , in my list How to change logic like this? nLiuo

ssverba avatar Jun 20 '22 10:06 ssverba

@ssverba found any solution? I try to implement something like this https://mui.com/material-ui/react-pagination/#basic-pagination with react-paginate

hermantolim avatar Jun 22 '22 04:06 hermantolim