New to Kendo UI for Angular? Start a free 30-day trial
AutoScrollOptions
Represents additional configuration options for the autoScroll feature of the DragTarget.
Name | Type | Default | Description |
---|---|---|---|
boundaryElementRef? |
|
Sets the element for boundary detection. Used to calculate the autoScroll velocity. | |
direction? |
|
Sets the direction for the autoScroll feature. | |
enabled? |
|
Enables or disables the autoScroll feature. |