Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.
60
stars
20
forks
source link
feat(table): rework Table API to be more composable, drop other libraries support, update Storybook, update typings #109
Closed
imballinst closed 2 years ago
The intention of this PR is to make composing easier. Now, to compose components (reposition filter/pagination, etc.), instead of this:
We can do this: