imballinst / react-bs-datatable

Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.
https://imballinst.github.io/react-bs-datatable
MIT License
59 stars 20 forks source link

feature: add headerCell for customizing header column #59

Closed imballinst closed 4 years ago

imballinst commented 4 years ago

Fixes https://github.com/Imballinst/react-bs-datatable/issues/57. This PR implements headerCell inside in TableHeader. This can be used to render our own table headers.