silencesys / silentbox

A lightbox inspired Vue.js component.
https://silentbox.rocek.dev
MIT License
296 stars 51 forks source link

lazy loading ? #32

Closed cfab closed 3 years ago

cfab commented 4 years ago

Hello, not sure how it works but apparently quite a few modern browsers support loding:lazy now. I've checked the generated html by default and saw that this attribute is not present. Is there a way to add it ? Or maybe you could add it by default ?

JohnyProkie commented 3 years ago

Incorporated to PR https://github.com/silencesys/silentbox/pull/44

silencesys commented 3 years ago

Thanks @JohnyProkie for implementation. See documentation how to use it.