Skip to main content

Interface: DraggingPositionBetweenItems

Hierarchy

Properties

childIndex

childIndex: number

Defined in

types.ts:351


depth

depth: number

Inherited from

AbstractDraggingPosition.depth

Defined in

types.ts:340


linePosition

linePosition: "top" | "bottom"

Defined in

types.ts:352


linearIndex

linearIndex: number

Inherited from

AbstractDraggingPosition.linearIndex

Defined in

types.ts:339


parentItem

parentItem: TreeItemIndex

Defined in

types.ts:353


targetType

targetType: "between-items"

Overrides

AbstractDraggingPosition.targetType

Defined in

types.ts:350


treeId

treeId: string

Inherited from

AbstractDraggingPosition.treeId

Defined in

types.ts:338