#Sortable package for Angular 12
5 messages · Page 1 of 1 (latest)
In Angular, you sort data, and the template is updated automatically. So you can use Array.sort()
Sorting? Like drag and drop sorting?
yes
we need drag and drop within the list.
5 messages · Page 1 of 1 (latest)
Please suggest a package for sorting DIVs which is compatible with Angular 12.
In Angular, you sort data, and the template is updated automatically. So you can use Array.sort()
Sorting? Like drag and drop sorting?
yes
we need drag and drop within the list.