OnDragHandler

Public TypeAlias

Signature
type OnDragHandler<T extends TLShape, R = void> = (
  shape: T,
  shapes: TLShape[]
) => R
References

TLShape

Edit this page
Last edited on 1 June 2023
OnDoubleClickHandlerOnEditEndHandler