shershen08 / vue-masonry

💠 Vue.js directive for masonry blocks layouting ✅
MIT License
677 stars 81 forks source link

Pin elements or specify column #103

Open skjnldsv opened 4 years ago

skjnldsv commented 4 years ago

Related to https://github.com/desandro/masonry/issues/1140

Hi, I'd like to specify some items to be set at the very last column. So whatever the reflow would be, they would always be in the last wolumn.

I searched a bit around, but couldn't fien anything related. Is it possible? IS it what stamps are all about?

Thanks a lot! And thanks for this awesome library!