"><img> to paste in an image
Thanks a lot, I'm sorry but it's not working.
Package is installed.
I tried importing import "fslightbox"; is main.ts and in a component, but it's not working.
I think we have to instanciate fslightbox ?
I'm using : ... data-fslightbox="lightbox-projects" ... on elements
Hi,
Sorry for the delay in reply.
Could you please attach your HTML code?
Also, they have a separate vue fslightbox dependency, it should be easier to use it in a Vue.
Check their official documentation:
https://fslightbox.com/vue/documentation/installation#package-manager
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Hi Lauris,
No worries.
It's perfectly working with vue fslightbox dependency.
Thanks a lot !
Hi,
All the best with your project. Please don't hesitate to reach out if you need anything more from us.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Hi,
Thank you for your feedback we appreciate this a lot.
At the moment fslightbox is not used in our Vue version, but you can easily install it through npm.
npm install fslightbox
import "fslightbox";