fuxingloh / vue-masonry-wall

A pure vue responsive masonry layout without direct dom manipulation and ssr support.

Home Page:https://nuxt-app.fuxing.dev/vue-masonry-wall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repsonsive breakpoints

leolux opened this issue · comments

Is the component responsive or not?

How to define the number of colums per breakpoint?

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).