API Reference > ui-components > Table > TableCellContextMenuArgs TableCellContextMenuArgs Interface Beta Arguments for TableProps.onCellContextMenu callback Properties Name Type Description cellItem undefined | CellItem CellItem of the cell clicked cellKey string Key of the cell clicked colIndex number Index of the column clicked event MouseEvent An event which caused the context menu callback rowIndex number Index of the row clicked Defined in ui/components/src/ui-components/table/component/Table.tsx Line 216 Last Updated: 13 June, 2024