TLHandle
See source codeA base interface for a shape's handles.
interface TLHandle {}
Properties
canSnap
optional
canSnap?: boolean
id
A unique identifier for the handle.
id: string
index
index: IndexKey
type
type: TLHandleType
x
x: number
y
y: number
Prev
TLGroupShapePropsNext
TLHighlightShapeProps