Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteNodeAction

Action fired to delete a node. Please note that this doesn't delete the connected edges and may lead to edges that remain in state but are not rendered.

Hierarchy

  • Action
    • DeleteNodeAction

Index

Properties

Properties

payload: { id: string }

Type declaration

  • id: string

    ID of the node to delete

Generated using TypeDoc