Optional
contextAllows you to control the items in the context menu.
Optional
contextThe renderer to use for the context menu. The default is here: https://github.com/flexicious/euxdt-example/blob/main/src/app/reference/react/contextmenu/ContextMenuRenderer.tsx
Generated using TypeDoc
ContextMenuOptions allows you to control the context menu that appears when the user right clicks on a cell. Please see https://reactdatagrid.com/examples/?example=Context_Menu for an example, and https://github.com/flexicious/euxdt-example/blob/main/src/app/examples/context-menu.tsx for the code.