onChildAdded MethodProtectedStatic
Beta
Called after an existing element has been updated so that an instance of this class is its new parent.
onChildAdded(_arg: OnChildElementIdArg): void
note this is the class of the new parent Element.
| Parameter | Type | Description |
|---|---|---|
| _arg | OnChildElementIdArg |
Returns - void
Defined in
- backend/src/Element.ts Line 249
Last Updated: 30 November, 2023