mui-datatables
mui-datatables copied to clipboard
Exposing onRowsDelete in customToolbarSelect
Fixing https://github.com/gregnb/mui-datatables/issues/544 by exposing the onRowsDelete function to customToolbarSelect which can be used to delete rows in the table. This will allow anyone who wants to have a custom toolbar to also have the delete functionality