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

Congratulations #3

Closed afuentesdp90 closed 4 years ago

afuentesdp90 commented 4 years ago

Hi! First of all I want to say thank you for this vue-masonry-wall plugin. I was making a masonry grid images layout, like unsplash or pinterest, but I have some doubts. For example, can you explain me which options accepts vue-masonry-wall component. I know that there are width and padding. But these width what it references for? Can you make, if it's possible, make an example with nuxt.js and images photos instead of text?

Thank you very much.

If I can help you, contact me please.

👍

fuxingloh commented 4 years ago

Added a very very simple example for image.

Live Demo: Image > Source Code