TLDragShapesOutInfo

See source code
Table of contents
interface TLDragShapesOutInfo {}

Properties

initialDraggingOverShapeId

initialDraggingOverShapeId: null | TLShapeId

initialIndices

initialIndices: Map<TLShapeId, IndexKey>

initialParentIds

initialParentIds: Map<TLShapeId, TLParentId>

nextDraggingOverShapeId

nextDraggingOverShapeId: null | TLShapeId

Prev
TLDragShapesInInfo
Next
TLDragShapesOverInfo