Skip to main content

Interface: DraggingPositionBetweenItems

Hierarchy

Properties

childIndex

childIndex: number

Defined in

types.ts:323


depth

depth: number

Inherited from

AbstractDraggingPosition.depth

Defined in

types.ts:312


linePosition

linePosition: "top" | "bottom"

Defined in

types.ts:324


linearIndex

linearIndex: number

Inherited from

AbstractDraggingPosition.linearIndex

Defined in

types.ts:311


parentItem

parentItem: TreeItemIndex

Defined in

types.ts:325


targetType

targetType: "between-items"

Overrides

AbstractDraggingPosition.targetType

Defined in

types.ts:322


treeId

treeId: string

Inherited from

AbstractDraggingPosition.treeId

Defined in

types.ts:310