New to Kendo UI for Angular? Start a free 30-day trial
DiagramState
Represents the serialized state of the diagram, including its shapes and connections. Used for saving and restoring the diagram's structure.
Name | Type | Default | Description |
---|---|---|---|
connections? |
|
The array of connection definitions in the diagram. | |
shapes? |
|
The array of shape definitions in the diagram. |