[]
        
(Showing Draft Content)

C1.Blazor.TreeView.C1TreeView.C1TreeViewReference.OnCollapseAsync

OnCollapseAsync Method

OnCollapseAsync(string, string)

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