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

docs: update documentation and types #61

Closed imballinst closed 4 years ago

imballinst commented 4 years ago

Fixes https://github.com/Imballinst/react-bs-datatable/issues/60. This PR updates the documentation to also include Components. On top of that, it also removes removed tableClass prop, which in case of to use it, we use classes.table instead.

Signed-off-by: Try Ajitiono ballinst@gmail.com