fuxingloh / vue-masonry-wall

A pure vue responsive masonry layout without direct dom manipulation and ssr support.
https://nuxt-app.fuxing.dev/vue-masonry-wall
MIT License
211 stars 31 forks source link

Repsonsive breakpoints #45

Open leolux opened 2 years ago

leolux commented 2 years ago

Is the component responsive or not?

leolux commented 2 years ago

How to define the number of colums per breakpoint?

kirkbushell commented 1 year ago

It doesn't look like it, no documentation regarding responsiveness. The fact you have to specify widths rather than it grabbing it from the elements inside is a bit annoying (ensuring it won't work nicely with responsible layouts using something like tailwind).