TLOnClickHandler

Public TypeAlias

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

TLShape, TLShapePartial

Edit this page
Last edited on 12 June 2023
TLOnChildrenChangeHandlerTLOnDoubleClickHandleHandler