Interface: PropertyEditorOptions
Parameters for PropertyEditor.
Properties
Property | Type | Description |
---|---|---|
| Target entity data to edit. | |
| () => | Handler to abort changing the entity, discarding the operation. |
| ( | Handler to submit changed entity data. Changed data may have a different entity IRI (ElementModel.id) in case when the entity identity needs to be changed. |