IBlazorCollectionChangeEventArgs

23 Sep 20251 minute to read

IBlazorCollectionChangeEventArgs notifies while the node/connector are added or removed in the diagram

Properties

cancel boolean

returns whether to cancel the change or not

cause DiagramAction

returns the action of diagram

element DiagramEventObject

returns the selected element

state EventState

returns the state of the event

type ChangeType

returns the type of the collection change