OnElementPropsArg Interface
Beta
Argument for Element.onInsert and Element.onUpdate static methods.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| props | ElementProps | The properties of the Element affected by this method. |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| iModel | IModelDb | OnElementArg | The iModel for the Element affected by this method. |
Defined in
- backend/src/Element.ts Line 36
Last Updated: 30 November, 2023