TLOnChildrenChangeHandler

Public TypeAlias

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

TLShape, TLShapePartial

Edit this page
Last edited on 6 June 2023
TLOnBeforeUpdateHandlerTLOnClickHandler