Search results

IBlazorPropertyChangeEventArgs API in JavaScript Diagram API control

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

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