Public typealias

Signature
type TLHandleComponent = ComponentType<{
  shapeId: TLShapeId
  handle: TLHandle
  zoom: number
  isCoarse: boolean
  className?: string
}>
References

TLShapeId, TLHandle

Source

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

TLGridComponentTLHandlesComponent