Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiagramMakerNodes<NodeType>

Interface for storing state of several diagram maker nodes.

Type parameters

  • NodeType

    The type of data stored per node by the consumer.

Hierarchy

  • DiagramMakerNodes

Indexable

[id: string]: DiagramMakerNode<NodeType>

Generated using TypeDoc