Search results

IBlazorCustomHistoryChangeArgs API in JavaScript (ES5) Diagram API control

ICustomHistoryChangeArgs notifies when the label of an element under goes editing

Properties

entryType

string

returns the type of the entry that means undo or redo

newValue

HistoryChangeEventObject

returns an array of objects, where each object represents the changes made in last undo/redo

oldValue

HistoryChangeEventObject

returns a collection of objects that are changed in the last undo/redo