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