Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateItemsAction<NodeType, EdgeType>

Action fired to create items

Type parameters

  • NodeType

  • EdgeType

Hierarchy

  • Action
    • CreateItemsAction

Index

Properties

Properties

payload: { edges: DiagramMakerEdge<EdgeType>[]; nodes: DiagramMakerNode<NodeType>[] }

Type declaration

Generated using TypeDoc