Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.
60
stars
20
forks
source link
feat: implement columnValueProcessor with either object or function to pass around #198
Closed
imballinst closed 11 months ago
Addresses https://github.com/imballinst/react-bs-datatable/issues/197.
Also adds changeset so we don't have to release manually.