template7
template7 copied to clipboard
how to implement Images Lazy Load in template7
<div class="page-content">
<img data-src="path/to/image.jpg" class="lazy">
</div>
please refrer:framework7-lazy-load thank you