Closed silberjan closed 7 years ago
I'm not so experienced in angular and this got me too :)
thanks for that!
Can you write the sample code on how to use lazy-img-container
I updated readme and added demo/container-demo.html that shows how to use it so problem fixed : )
plase note that the attribute to add to a container on a dynamic page is
lazy-img-container
(in kebab case) rather than the actual namelazyImgContainer
(in camel case)Even though this is convention in Angular, it still got me ;)