An item in the column menu. This is the menu that appears when the user clicks on the column menu button. Please see https://reactdatagrid.com/examples/?example=Column_Menu for an example, and https://github.com/flexicious/euxdt-example/blob/main/src/app/examples/column-menu.tsx for the code.
The class name to use for the menu item. This is used to style the menu item.
The label to use for the menu item.
The callback to call when the user clicks on the menu item.
Optional
Generated using TypeDoc
An item in the column menu. This is the menu that appears when the user clicks on the column menu button. Please see https://reactdatagrid.com/examples/?example=Column_Menu for an example, and https://github.com/flexicious/euxdt-example/blob/main/src/app/examples/column-menu.tsx for the code.