--- title: Overview position: 1 seo_title: Overview of the ListView Component seo_description: Learn about the basic features of the Telerik and Kendo UI ListView component, check out the extensive set of available options in its live demo, and master its appearance. --- ## ListView Overview The ListView component is a versatile tool that enables users to view and interact with lists of items in a structured and user-friendly manner. It displays the information stored in each data item in a custom layout by using templates, making it suitable for a wide range of applications. ### Live Demo ### Appearance The ListView provides a visually appealing and flexible rendering experience.  #### States Depending on the action you want to imply through its appearance, the Telerik and Kendo UI ListView can acquire the following states which you can set by using the following classes: * A ListView in its normal state appears active, and is usable and clickable. * `k-disabled`—The disabled state indicates that a ListView is temporarily unclickable and users cannot interact with it. To indicate that they are unavailable, ListViews in their disabled state are usually faded and slightly out of focus. #### Anatomy The anatomy of the ListView summarizes the elements of the component: ![Anatomy of the Telerik and Kendo UI ListView component](images/components-listview-overview-anatomy.png "Elements of the Telerik and Kendo UI ListView component anatomy") ### Framework-Specific Documentation For specific information about the component, refer to its official product documentation: ![Kendo UI for Angular logo.](/images/angular-logo.svg) ![Telerik UI for Blazor logo.](/images/blazor-logo.svg) ![Kendo UI for jQuery logo](/images/jquery-logo.svg) ![Kendo UI for React logo](/images/react-logo.svg) ![Kendo UI for Vue logo](/images/vue-logo.svg) ![Telerik UI for ASP.NET Core logo](/images/core-logo.svg) ![Telerik UI for ASP.NET MVC logo](/images/mvc-logo.svg)