IBlazorHistoryChangeArgs
23 Sep 20251 minute to read
IBlazorHistoryChangeArgs notifies while the node/connector are added or removed
Properties
action HistoryChangeAction
returns the event action
cause string
returns the cause of the event
change ChangedObject
returns an array of objects, where each object represents the changes made in last undo/redo
source DiagramEventObjectCollection
returns a collection of objects that are changed in the last undo/redo