Search results

IBlazorDropEventArgs API in React Diagram API component

IBlazorDropEventArgs notifies when the element is dropped in the diagram in blazor

Properties

cancel

boolean

returns whether or not to cancel the drop event

position

PointModel

returns the position of the object

source

Object

returns the object from where the element is dragged

target

DiagramEventDropObject

returns the object over which the object will be dropped