The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for Angular
npm install @syncfusion/ej2-angular-listsThe angular listview component allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. Lists are used for displaying data, data navigation, and data entry.
> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. To acquire a license, you can purchase or start a free 30-day trial here.
> A free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
To install Lists and its dependent packages, use the following command.
``sh`
npm install @syncfusion/ej2-angular-lists
* Getting Started
* View Online Demos
* Product Page
Lists component is also offered in following list of frameworks.
|
JavaScript |
React |
Vue |
ASP.NET Core |
ASP.NET MVC |
| :-----: | :-----: | :-----: | :-----: | :-----: |
* Webmail (Live Demo)
* Call History (Live Demo)
* Data binding - Supports data binding to display the list of items from the local or server-side data source.
* Grouping - Provides support to group the logically related items under a category.
* Nested list - Displays a set of nested list items in different layout.
* Virtualization - Allows you to load only viewable list items in a view port which will increase ListView performance on loading large number of data.
* Check list - Displays list item with checkbox which allows you to select single or select multiple items.
* Customizing templates - Allows you to customize the list item, header, and category group header.
* Accessibility - Provides built-in accessibility support that helps to access all the ListView component features through the keyboard, on-screen readers, or other assistive technology devices.
Product support is available for through following mediums.
* Creating incident in Syncfusion Direct-Trac support system or Community forum.
* New GitHub issue.
* Ask your query in Stack Overflow with tag syncfusion and ej2`.
Check the license detail here.
Check the changelog here
© Copyright 2026 Syncfusion® Inc. All Rights Reserved. The Syncfusion® Essential Studio® license and copyright applies to this distribution.