Good lightbox solution?
-
I really like q-img with it’s loading effects and error handling, but I’m having a hard time getting a lightbox to work. I was trying to use v-img but it doesn’t work. I think the issue is q-img renders as a div with a background image and not an actual img. Anyone have a good option?
-
I also need a page with viewable images and caption text and then be able to klick on them en enlarge with caption. Any idea
-
-
@dobbel, thank you.
-
As a sidenote, you can make QImg use an actual image with the
native-context-menu
prop:<q-img src="https://cdn.quasar.dev/img/parallax2.jpg" style="width: 100%" native-context-menu >