[]
        
(Showing Draft Content)

C1.Blazor.TreeView.C1TreeView.C1TreeViewReference.OnDragOverAsync

OnDragOverAsync Method

OnDragOverAsync(string, string, string, string)

Declaration
[JSInvokable]
public Task<bool> OnDragOverAsync(string targetDragId, string targetDragTreeId, string targetDropId, string targetDropTreeId)
Parameters
Type Name Description
string targetDragId
string targetDragTreeId
string targetDropId
string targetDropTreeId
Returns
Type Description
Task<bool>