Skip to content

Files

Latest commit

 

History

History
20 lines (16 loc) · 1.26 KB

File metadata and controls

20 lines (16 loc) · 1.26 KB

How to Group and Sort the Angular ListBox Items

Learn how to sort and group the Syncfusion Angular ListBox items. You will also learn how to drag and drop items within listbox and between two different listboxes.

Refer to the following documentation to learn about the Angular ListBox component: https://ej2.syncfusion.com/angular/documentation/list-box/sorting-and-grouping https://ej2.syncfusion.com/angular/documentation/list-box/drag-and-drop https://ej2.syncfusion.com/angular/documentation/list-box/dual-list-box

Check out this online example of the Angular ListBox component: https://ej2.syncfusion.com/angular/demos/#/fluent2/list-box/dual-list-box https://ej2.syncfusion.com/angular/demos/#/fluent2/list-box/drag-and-drop

Project prerequisites

Make sure that your machine has the following setup before starting to work on this project.

How to run this application

To run this application, you need to first clone the how-to-group-and-sort-the-angular-listbox-items repository and then open it in Visual Studio Code. Now, simply build and run your project using npm start command to view the output.