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