react-bootstrap-table2 icon indicating copy to clipboard operation
react-bootstrap-table2 copied to clipboard

Is it possible to change the order of the pagination components without fully customizing them?

Open meircarlos opened this issue 2 years ago • 0 comments

Currently I'm using the paginationTotalRendered and pageListRenderer. I also want to use the sizePerPageRenderer, but I want it to be displayed to the right of the pagination total, not to the left.

I can't seem to find a way to do this in the documentation without having to customize the entire pagination.

Am I missing something?

Thanks :D

meircarlos avatar Jun 05 '23 14:06 meircarlos