Kendo UI for Vue
The Vue ScrollView displays a horizontal collection of content or images with built-in navigation tools, automatic scrolling and visual indicators to help users keep track of their location in the collection at any time.
Allow your users to navigate forward or backwards through the collection with built-in arrows that appear on either side of the container.
See the Vue ScrollView Arrows demo
Choose to enable or disable the built-in pager. This navigation element represents individual slides of contents dots. Clicking on one opens that slide.
See the Vue ScrollView Paging demo
Choose to enable a mode in which the Vue ScrollView components cycles through its slides infinitely on a loop rather than stopping at the beginning or end.
Rather than requiring users to explicitly navigate the content, choose to automatically scroll it on an interval of your choosing using the automaticaViewChange property.
See the Vue ScrollView Automatic Scrolling demo
Like the rest of the components in Kendo UI for Vue, this component includes built-in keyboard shortcuts for all its essential functions.
See the Vue ScrollView Keyboard Navigation demo
The Kendo UI for Vue team strives for the best accessibility support by complying with WAI-ARIA and Section 508 standards.
Read the Vue ScrollView Accessibility details