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