ScrollView

The ScrollView component displays a collection of views that you can change through scrolling.

Usage Guidelines

The Telerik and Kendo UI ScrollView requires you to follow some basic principles when using the component.

Purpose

When using ScrollView components, give preference to engaging visual content and remember that text is entirely optional and should be kept brief. In cases where extensive textual content or complex UI design is required, use Card or TileLayout components instead.

Use the ScrollView for visually engaging content such as images, heroes, or promotions, and direct users to those destinations with action buttons.
Avoid overloading the ScrollView containers with excessive data, text, or complex UI designs.

Number of Scrollable Items

When using the ScrollView component, maintain a balance between user interest and simplicity. Consider limiting the number of scrollable containers to a manageable number to ensure a seamless and user-friendly experience.

Use a maximum of seven scrollable items to enhance the overall user experience of the ScrollView.
Avoid overwhelming users by displaying numerous items in a ScrollView as this can lead to confusion and excessively long lists of pager items.