SortableBuilder.ScrollSpeed Method
Name | Parameters | Description |
---|---|---|
ScrollSpeed(JS) | value | Specifies the scrolling speed when dragging an item beyond the viewport. Applies only if autoScroll is true. Mirrors the client-side scrollSpeed option. |
ScrollSpeed(Double) | value | Specifies the scrolling speed when dragging an item beyond the viewport. Applies only if autoScroll is true. Mirrors the client-side scrollSpeed option. |