1.1.0 • Published 5 years ago

@lashar/ng-lazyload v1.1.0

Weekly downloads
-
License
-
Repository
github
Last release
5 years ago

ng-lazyload

This package is used for lazy loading images in HTML <img> tag.

Simple code:

 <img  src="img.jpg" llsrc="ll.jpg" Lazyload>
  • src is image source.
  • llsrc is lazy load image source.
1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago