Public typealias

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

TLShape, TLShapePartial

Source

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

TLOnDoubleClickHandleHandlerTLOnDragHandler