New to KendoReactLearn about KendoReact Free.

AutoScrollOptions

Represents additional configuration options for the autoScroll options of the useDraggable hook and Draggable component.

NameTypeDefaultDescription

boundaryElementRef?

"null" | RefObject<"null" | HTMLElement | { element: "null" | HTMLElement; }>

Overrides the calculated element used for boundary detection, used to calculate the autoScroll velocity.

direction?

{ horizontal: boolean; vertical: boolean; }

Allows the user to toggle autoScroll in a specific direction.

enabled?

boolean

Set to false to disable the autoScroll feature.

Not finding the help you need?
Contact Support