gregnb / gregnb/mui-datatables
customize selectToolbar ( add other actions instead of just the default delete action)?
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
There seems to be no option to replace or customize the `selectToolbar`, the default `selectToolbar` only have the `delete all` action
## Expected Behavior
There should be a way to add/remove action buttons to the `selectToolbar`, currently there is no way to do it, or even replace the entire `selectToolbar` component
## Current Behavior
There are no way to add/remove action buttons to the `selectToolbar`, or replace/customize the entire `selectToolbar` component
## Steps to Reproduce (for bugs)
-none-
## Your Environment
-none-
| Tech | Version |
|-------------------|-----------------|
| Material-UI | "^5.13.5" |
| MUI-datatables | "^4.3.0" |
| React | "18.2.0" |
| browser | Chrome Version 114.0.5735.199 (Official Build) (64-bit) |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.