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

add onRowClick prop #53

Closed imballinst closed 4 years ago

imballinst commented 4 years ago

Codesandbox: https://codesandbox.io/s/205-row-onclick-event-ev9oy Fixes https://github.com/Imballinst/react-bs-datatable/issues/51

Don't forget to add the doc before merging this and cleanup the alpha tags.