Interface: ContextMenuTarget
Defined in: src/model/types.ts:425
Properties
columnId?
optionalcolumnId?:string
Defined in: src/model/types.ts:428
kind
kind:
"cell"|"row"|"header"
Defined in: src/model/types.ts:426
rowId?
optionalrowId?:string
Defined in: src/model/types.ts:427