[]
[JSInvokable]
public Task<bool> OnCollapseAsync(string targetDragId, string targetDragTreeId)
<JSInvokable>
Public Function OnCollapseAsync(targetDragId As String, targetDragTreeId As String) As Task(Of Boolean)
| Type | Name | Description |
|---|---|---|
| string | targetDragId | |
| string | targetDragTreeId |
| Type | Description |
|---|---|
| Task<bool> |