AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.24k stars 782 forks source link

How to customize components #2002

Open Randore opened 6 years ago

Randore commented 6 years ago

Hi,

Is there any way to customize the components - what I mean is, to customize pagination's, button placements and positions as per my design?

example: https://www.extjs-tutorial.com/live-examples/extjs4/Paging-in-Grid/default.htm

My project involves porting from ext to reactjs with exact match of ui.