Public typealias

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

TLShape, TLShapePartial

Source

packages/editor/src/lib/editor/shapes/ShapeUtil.ts

TLOnBeforeUpdateHandlerTLOnClickHandler