Skip to content

Interface: ContextMenuTarget

Defined in: src/model/types.ts:425

Properties

columnId?

optional columnId?: string

Defined in: src/model/types.ts:428


kind

kind: "cell" | "row" | "header"

Defined in: src/model/types.ts:426


rowId?

optional rowId?: string

Defined in: src/model/types.ts:427