Table of contents

Public interface

Signature
interface TLHandleProps {}
Source

packages/editor/src/lib/components/default-components/DefaultHandle.tsx


Properties

className

Public propertysignature

Signature
className?: string

handle

Public propertysignature

Signature
handle: TLHandle
References

TLHandle


isCoarse

Public propertysignature

Signature
isCoarse: boolean

shapeId

Public propertysignature

Signature
shapeId: TLShapeId
References

TLShapeId


zoom

Public propertysignature

Signature
zoom: number

TLGridPropsTLHandlesProps