onInserted MethodProtectedStatic
Beta
Called after a new ElementAspect was inserted.
onInserted(_arg: OnAspectPropsArg): void
note If you override this method, you must call super.
Parameter | Type | Description |
---|---|---|
_arg | OnAspectPropsArg |
Returns - void
Defined in
- backend/src/ElementAspect.ts Line 71
Last Updated: 20 June, 2023