jelgblad / angular2-masonry

https://github.com/desandro/masonry module for Angular2
101 stars 48 forks source link

Add function reloadItems #51

Closed guggero closed 5 years ago

guggero commented 7 years ago

If the items in a masonry layout change in the DOM (for example because you add/remove/sort items with Angular) provide a way to reload them and trigger a new layout initialization.