#Sortable package for Angular 12

5 messages · Page 1 of 1 (latest)

wild ocean
#

Please suggest a package for sorting DIVs which is compatible with Angular 12.

still vigil
#

In Angular, you sort data, and the template is updated automatically. So you can use Array.sort()

mental hearth
#

Sorting? Like drag and drop sorting?

wild ocean
#

yes

wild ocean