onInsert MethodProtected Static @beta
Called before a new ElementAspect is inserted.
onInsert(arg: OnAspectPropsArg): void
@note throw an exception to disallow the insert
@note If you override this method, you must call super.
| Parameter | Type | Description | 
|---|---|---|
| arg | OnAspectPropsArg | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.