TLOnDoubleClickHandler

Public TypeAlias

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

TLShape, TLShapePartial

Edit this page
Last edited on 12 June 2023
TLOnDoubleClickHandleHandlerTLOnDragHandler