Interface: ElementTemplateState
Defined in: diagram/elements.ts:160
Contains a template-specific state for an element.
Each property value should be JSON-serializable to be able to export and import it as part of the serialized diagram layout.
Indexable
[propertyIri
: string
]: unknown