TLDragShapesInInfo

See source code
Table of contents
interface TLDragShapesInInfo {}

Properties

initialDraggingOverShapeId

initialDraggingOverShapeId: null | TLShapeId;

initialIndices

initialIndices: Map<TLShapeId, IndexKey>;

initialParentIds

initialParentIds: Map<TLShapeId, TLParentId>;

prevDraggingOverShapeId

prevDraggingOverShapeId: null | TLShapeId;

Prev
TLDeepLinkOptions
Next
TLDragShapesOutInfo