[]
        
(Showing Draft Content)

C1.Blazor.TreeView.C1TreeView.C1TreeViewReference.OnDragStartAsync

OnDragStartAsync Method

OnDragStartAsync(string, string)

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