Interface: RelationEditorProvidedProps
Defined in: widgets/editorForms/editRelationForm.tsx:34
State provided by RelationEditor to nested components.
Properties
| Property | Type | Description |
|---|---|---|
() => | Handler to apply changes to the relation, including changes from calling updateData or from RelationTypeSelector. | |
Current (draft) relation data to edit. | ||
Data for the current relation source. | ||
Data for the current relation target. | ||
| Relation editor status:
| |
( | Handler to update current relation data in the property editor. Note: only relation properties can be changed via |