Skip to content

Instantly share code, notes, and snippets.

@henshaw
Created May 7, 2022 04:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save henshaw/d98109436c95a8aa27cc522dbdface09 to your computer and use it in GitHub Desktop.
Save henshaw/d98109436c95a8aa27cc522dbdface09 to your computer and use it in GitHub Desktop.
Native lazy loading an image
<img src="https://domain.com/image.png" loading="lazy" alt="Image description">
@henshaw
Copy link
Author

henshaw commented May 7, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment