mui-datatables icon indicating copy to clipboard operation
mui-datatables copied to clipboard

ToolbarSelect should always shown

Open MarkSinD opened this issue 3 years ago • 0 comments

Is there a way to show TableToolbarSelect always? I redefined the TableToolbarSelect component, now I have my own logic for this component, but I also need it to always be on the screen, and it appears only when selecting an object from the table. I saw the selectToolbarPlacement property that is responsible for showing TableToolbarSelect. Added the always property there. Please do so that I can customize my TableToolbarSelect and be able to show it always.

MarkSinD avatar Mar 17 '22 08:03 MarkSinD