javascriptangularpinterestangular-masonry

Pinterest Style Masonry Grid with Angular 5


This Masonry grid has to take into account both differing height and widths. Any hint on how to do this?


Solution

  • Bootstrap has an implementation of this called card-columns. It works very well for your requirements.