@univerjs/sheets-ui v0.4.2 • Docs
Interface: IDragCellPosition
Extends
Properties
Property | Type | Description | Inherited from | Defined in |
---|---|---|---|---|
dataTransfer | DataTransfer | - | - | packages/sheets-ui/src/services/drag-manager.service.ts:28 (opens in a new tab) |
location | ISheetLocation | location of cell | IHoverCellPosition .location | packages/sheets-ui/src/services/hover-manager.service.ts:33 (opens in a new tab) |
position | IPosition | - | IHoverCellPosition .position | packages/sheets-ui/src/services/hover-manager.service.ts:29 (opens in a new tab) |