Skip to main content

Interface: DraggingPositionBetweenItems

Hierarchy​

Properties​

childIndex​

• childIndex: number

Defined in​

types.ts:357


depth​

• depth: number

Inherited from​

AbstractDraggingPosition.depth

Defined in​

types.ts:346


linePosition​

• linePosition: "top" | "bottom"

Defined in​

types.ts:358


linearIndex​

• linearIndex: number

Inherited from​

AbstractDraggingPosition.linearIndex

Defined in​

types.ts:345


parentItem​

• parentItem: TreeItemIndex

Defined in​

types.ts:359


targetType​

• targetType: "between-items"

Overrides​

AbstractDraggingPosition.targetType

Defined in​

types.ts:356


treeId​

• treeId: string

Inherited from​

AbstractDraggingPosition.treeId

Defined in​

types.ts:344