TLHandleDragInfo
Table of contents
interface TLHandleDragInfo<T extends TLShape> {}Properties
handle
handle: TLHandle;initial
optional
initial?: T | undefined;isCreatingShape
isCreatingShape: boolean;isPrecise
isPrecise: boolean;Prev
TLGridPropsNext
TLHandleProps