TLHandleDragInfo

See source code
Table of contents
interface TLHandleDragInfo<T extends TLShape> {}

Properties

handle

handle: TLHandle;

initial

optional
initial?: T | undefined;

isCreatingShape

isCreatingShape: boolean;

isPrecise

isPrecise: boolean;

Prev
TLGridProps
Next
TLHandleProps