--- title: Usage position: 2 seo_title: Guidelines for Using the ScrollView Component seo_description: Get the knack of the Telerik and Kendo UI ScrollView and learn how to use and implement the component by following the instructions and recommendations in the user guidelines created by our designers. --- ## 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. ![Using buttons to direct users in the Telerik and Kendo UI ScrollView](images/components-scrollview-usage-purpose-do.png "A Telerik and Kendo UI ScrollView with a button") ![A Telerik and Kendo UI ScrollView used incorrectly in a complex design](images/components-scrollview-usage-purpose-dont.png "Don't use the Telerik and Kendo UI ScrollView for 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. ![A Telerik and Kendo UI ScrollView with five scrollable items](images/components-scrollview-usage-scrollabel-items-number-do.png "Use up to seven items in the Telerik and Kendo UI ScrollView.") ![A Telerik and Kendo UI ScrollView used incorrectly with an excessively long list of pager items](images/components-scrollview-usage-scrollabel-items-number-dont.png "Don't use excessively long list of items in the Telerik and Kendo UI ScrollView.")