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
Make sure that your machine has the following setup before starting to work on this project.
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.