TLDragShapesOverInfo

See source code
Table of contents
interface TLDragShapesOverInfo {}

Properties

initialDraggingOverShapeId

initialDraggingOverShapeId: null | TLShapeId;

initialIndices

initialIndices: Map<TLShapeId, IndexKey>;

initialParentIds

initialParentIds: Map<TLShapeId, TLParentId>;

Prev
TLDragShapesOutInfo
Next
TldrawEditorBaseProps