This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Controlling When Images Load
In this lesson, learn how to control WHEN images load with the NuxtImg
component. There are several strategies available depending on the use case. You can load the image on page load, when it comes close to entering the viewport, or preload it to ensure it’s ready for some condition to be true to display.
Links