onChildInserted MethodProtectedStatic
Beta
Called after a new element with an instance of this class as its parent was inserted.
onChildInserted(_arg: OnChildElementIdArg): void
note this is the class of the parent Element.
| Parameter | Type | Description |
|---|---|---|
| _arg | OnChildElementIdArg |
Returns - void
Defined in
- backend/src/Element.ts Line 223
Last Updated: 30 November, 2023