Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add built-in support for lazy image loading #4

Open
jaredcwhite opened this issue Mar 15, 2022 · 2 comments
Open

Add built-in support for lazy image loading #4

jaredcwhite opened this issue Mar 15, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@jaredcwhite
Copy link
Member

aka the loading="lazy" attribute

@jaredcwhite jaredcwhite added the enhancement New feature or request label Mar 15, 2022
@JuanVqz
Copy link

JuanVqz commented Mar 17, 2022

what does this mean? Does somebody only need to add that property to the generated img tag to fill this issue out?

@jaredcwhite
Copy link
Member Author

@JuanVqz Essentially, yes. I'm not sure yet if we enforce it or make it configurable somehow (there could be cases where people choose not to lazy load for whatever reason).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants