TLHandle

Public Interface

Table of Contents

A base interface for a shape's handles.

Signature
interface TLHandle {}

Properties

canBind

Public PropertySignature

Signature
canBind?: boolean

id

Public PropertySignature

A unique identifier for the handle.

Signature
id: string

index

Public PropertySignature

Signature
index: string

type

Public PropertySignature

Signature
type: TLHandleType
References

TLHandleType


x

Public PropertySignature

Signature
x: number

y

Public PropertySignature

Signature
y: number

Edit this page
Last edited on 11 May 2023
TLGroupShapePropsTLHandlePartial