Back to Photoswipe

Image Gallery for Vue.js

docs/vue-image-gallery.md

5.4.4418 B
Original Source

Here's an example on how to use PhotoSwipe with Vue to create a simple image gallery. Browse and edit code on Stackblitz.

<iframe src="https://stackblitz.com/edit/vue-hatnqg?embed=1&file=src/SimpleGallery.vue&hideNavigation=1"></iframe>

There is also an unofficial Vue gallery component by @hzpeng57 that could be very useful.