onUpdated MethodProtectedStatic
Beta
Called after an ElementAspect was updated.
onUpdated(_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 84
Last Updated: 30 November, 2023