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