Is it possible to customize the standalone Column Chooser component? How would one go about accessing it?
Please refer to mocked screenshot below. (forgive the dummy data entries)
I would like to add a option for "Select All" and "Deselect All" . Also change the behavior of Reset; instead Reset to previous, to resetting to a default config (set columns).
The select all and deselect all - I would request you add this as a common function to component. This is something our users will expect since we have many columns that could be added. This is common pattern seen in this use case.