hilongjw / vue-lazyload

A Vue.js plugin for lazyload your Image or Component in your application.
http://hilongjw.github.io/vue-lazyload/
MIT License
7.99k stars 865 forks source link

How to use in Nuxt.js 3? #506

Open XiaoNode opened 1 year ago

XiaoNode commented 1 year ago

How to config in Nuxt.js 3?

thetejasmagade commented 1 year ago

Hey @XiaoNode You can do something like this!

StackBlitz demo https://stackblitz.com/edit/nuxt-starter-7dwykr?file=app.vue

For, better understanding watch below video YouTube Video https://youtu.be/gJO6s7Iy2i8

🙌🙌