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
60 stars 20 forks source link

feature(Custom Components): add TableContext for all-in-one styling, update README #44

Closed imballinst closed 5 years ago

imballinst commented 5 years ago

This PR includes:

  1. Implementation of TableComponentsProvider
  2. README update