TLHandleDragInfo

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

Properties

handle

handle: TLHandle

initial

optional
initial?: T | undefined

isPrecise

isPrecise: boolean

Prev
TLGridProps
Next
TLHandleProps