New to Kendo UI for Angular? Start a free 30-day trial
AutoScrollOptions
Represents additional configuration options for the autoScroll functionality of the DragTarget.
Name | Type | Default | Description |
---|---|---|---|
boundaryElementRef? |
|
Overrides the calculated element used for boundary detection, used to calculate the autoScroll velocity. | |
direction? |
|
Specifies the direction of the autoScroll functionality. | |
enabled? |
|
Specifies whether the autoScroll functionality will be enabled. |