SortableBuilder.OnDragChange Method
| Name | Parameters | Description |
|---|---|---|
| OnDragChange(RazorBlock) | jsFunc | A function that is called when the dragged item's position in the list is changed. Mirrors the client-side onDragChange option. |
| OnDragChange(String) | jsFunc | A function that is called when the dragged item's position in the list is changed. Mirrors the client-side onDragChange option. |