Skip to main content

Interface: DraggingPositionBetweenItems

Hierarchy

Properties

childIndex

childIndex: number

Defined in

types.ts:353


depth

depth: number

Inherited from

AbstractDraggingPosition.depth

Defined in

types.ts:342


linePosition

linePosition: "top" | "bottom"

Defined in

types.ts:354


linearIndex

linearIndex: number

Inherited from

AbstractDraggingPosition.linearIndex

Defined in

types.ts:341


parentItem

parentItem: TreeItemIndex

Defined in

types.ts:355


targetType

targetType: "between-items"

Overrides

AbstractDraggingPosition.targetType

Defined in

types.ts:352


treeId

treeId: string

Inherited from

AbstractDraggingPosition.treeId

Defined in

types.ts:340