lazy-load icon indicating copy to clipboard operation
lazy-load copied to clipboard

native lazy-loading of images

Open coliff opened this issue 6 years ago • 0 comments

I'd love to see support for native lazy-loading of images. I would imagine if it detected browser support for native lazy loading it would add loading="lazy" to images and if not supported then the plugin would work as usual (with JavaScript) REF: https://addyosmani.com/blog/lazy-loading/

coliff avatar Apr 15 '19 07:04 coliff