onChildUpdated MethodProtected Static @beta
Called after an element with an instance of this the class as its parent was updated.
onChildUpdated(arg: OnChildElementIdArg): void
@note this
is the class of the parent Element.
Parameter | Type | Description |
---|---|---|
arg | OnChildElementIdArg |
Returns - void
Defined in
- core/backend/src/Element.ts Line 311
Last Updated: 07 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.