Interface: TemporaryState
Defined in: editor/authoringState.ts:440
Immutable temporary (transient) state for the graph authoring.
Represents a set of temporary entities and relations which are discarded from the diagram if a graph authoring operation gets cancelled.
Properties
Property | Modifier | Type | Description |
---|---|---|---|
|
| A set of temporary entities. | |
|
| A set of temporary relations. |