IBlazorDragEnterEventArgs
23 Sep 20251 minute to read
IBlazorDragEnterEventArgs notifies when the element enter into the diagram from symbol palette
Properties
cancel boolean
parameter returns whether to add or remove the symbol from diagram
diagramId string
returns the id of the diagram
element DiagramEventObject
returns the node or connector that is dragged into diagram
source Object
returns the node or connector that is to be dragged into diagram