Search results

IBlazorTextEditEventArgs API in Angular Diagram API component

IBlazorTextEditEventArgs notifies when the label of an element under goes editing

Properties

annotation

DiagramEventAnnotation

Returns a annotation which is being edited

cancel

boolean

Returns whether or not to cancel the event

newValue

string

Returns the new text value of the element that is being changed

oldValue

string

Returns the old text value of the element