Nuxt Fundamentals: Build Full-Stack Vue.js Apps

Watch this course for FREE this weekend only.
Create an account to start watching.

or

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