Skip to content

Instantly share code, notes, and snippets.

@ricardodantas
Created April 2, 2021 18:01
Show Gist options
  • Save ricardodantas/131a302f6d31cfb9c5b68b1db77be492 to your computer and use it in GitHub Desktop.
Save ricardodantas/131a302f6d31cfb9c5b68b1db77be492 to your computer and use it in GitHub Desktop.
Native lazy loading attribute
<img src="image.png" loading="lazy" alt="…" width="200" height="200"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment