Interface SymbolAddedEvent

Parameters received along a SymbolAdded event

Hierarchy

  • SymbolAddedEvent

Properties

Properties

isUndo: boolean

Indicates if the operation is the result on an undo - in this case of a symbol delete

symbol: StpSymbol

STP symbol that was added

Generated using TypeDoc