IBlazorTextEditEventArgs
23 Sep 20251 minute to read
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
element DiagramEventObject
Returns a node or connector in which annotation is being edited
newValue string
Returns the new text value of the element that is being changed
oldValue string
Returns the old text value of the element