[]
        
(Showing Draft Content)

C1.Blazor.TreeView.C1TreeView.C1TreeViewReference.OnDropAsync

OnDropAsync Method

OnDropAsync(string, string, string, string, string)

Declaration
[JSInvokable]
public Task OnDropAsync(string targetDragId, string targetDragTreeId, string targetDropId, string targetDropTreeId, string position)
Parameters
Type Name Description
string targetDragId
string targetDragTreeId
string targetDropId
string targetDropTreeId
string position
Returns
Type Description
Task