Lazy loading Packages

ngp-lazy-load

It is a directive developed in angular for the lazy loading of images, iframe, object and any content that have children nodes ### Installation ```sh npm i ngp-lazy-load --save ``` ### Usages You must import the module `NgpLazyLoadModule` where you will u

1.0.6 • Published 1 year ago