TLHandleDragInfo
See source codeTable of contents
interface TLHandleDragInfo<T extends TLShape> {}
Properties
handle
handle: TLHandle
initial
optional
initial?: T | undefined
isPrecise
isPrecise: boolean
Prev
TLGridPropsNext
TLHandlePropsinterface TLHandleDragInfo<T extends TLShape> {}
handle: TLHandle
initial?: T | undefined
isPrecise: boolean