Interface: AuthoredEntityContext
Defined in: widgets/visualAuthoring/authoredEntity.tsx:18
Graph authoring status for an entity.
Properties
Property | Type | Description |
---|---|---|
| Whether its allowed to delete the entity. | |
| Whether its allowed to change the entity data. | |
The new IRI if entity IRI has changed in the entity data,
otherwise | ||
() => | Handler to delete the entity. | |
( | Handler to begin editing the entity data from the UI. |