Public typealias

Signature
type TLHandleProps = {
  className?: string
  handle: TLHandle
  isCoarse: boolean
  shapeId: TLShapeId
  zoom: number
}
References

TLHandle, TLShapeId

Source

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

TLGridPropsTLHandlesProps