Replies: 1 comment 2 replies
-
https://vitepress.dev/guide/markdown#image-lazy-loading You can use it with something like #4853 (comment) to avoid layout shifts.
As a general rule, the images that are above the fold should not be lazy loaded. Like if you've some image near the top of the page then it shouldn't be lazy loaded. Otherwise there will be delay for viewers. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
how i enable Image Lazy Loading on all pages?
Is there any downside if i do it?
Beta Was this translation helpful? Give feedback.
All reactions