Public typealias

Signature
type TLOnClickHandler<T extends TLShape> = (
  shape: T
) => TLShapePartial<T> | void
References

TLShape, TLShapePartial

Source

packages/editor/src/lib/editor/shapes/ShapeUtil.ts

TLOnChildrenChangeHandlerTLOnDoubleClickHandleHandler