IBlazorPropertyChangeEventArgs

23 Sep 20251 minute to read

IBlazorPropertyChangeEventArgs notifies when the node/connector property changed

Properties

cause DiagramAction

returns the action is nudge or not

diagramAction string

returns the string of the DiagramAction

element DiagramPropertyChangeObject

returns the selected element

newValue DiagramPropertyChangeObject

returns the new value of the node property that is being changed

oldValue DiagramPropertyChangeObject

returns the old value of the property that is being changed