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(components): implement custom components for the table #43

Closed imballinst closed 5 years ago

imballinst commented 5 years ago

This PR enables custom Table, which in the sample Storybook, we will be using Material UI components as an example.