New to KendoReactStart a free 30-day trial

Automatic Scrolling

To implement an automatic scrolling, use the automaticViewChange property of the ScrollView. By default, automaticViewChange is set to true.

Change Theme
Theme
Loading ...

Configure Automatic Scrolling Interval

The ScrollView allows you to configure the view change interval via automaticViewChangeInterval. By default, the interval is 5000 milliseconds.

Change Theme
Theme
Loading ...