TLDragShapesOutInfo
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
TLDragShapesInInfoNext
TLDragShapesOverInfo