Table of contents

A base interface for a shape's handles.

interface TLHandle {}

Properties

canSnap

canSnap?: boolean

id

A unique identifier for the handle.

id: string

index

index: IndexKey

type

type: TLHandleType

x

x: number

y

y: number

TLGroupShapePropsTLHighlightShapeProps