OnChildrenChangeHandler

Public TypeAlias

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

TLShape, TLShapePartial

Edit this page
Last edited on 11 May 2023
OnBeforeUpdateHandlerOnClickHandler