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

Last Updated: 08 January, 2020