ngx-image-zoom icon indicating copy to clipboard operation
ngx-image-zoom copied to clipboard

Support of NgOptimizedImage

Open galek opened this issue 1 year ago • 1 comments

Hello, do you planned to implement NgOptimizedImage?

Will only be needed to replace 'src' directive to 'ngSrc'. It will add lazy load image.

galek avatar Oct 02 '23 02:10 galek

also looking for some support or also a way to implement or customize loading mode adding priority option to reduce LCP (or async fetching with lazy option), as well as srcset options, and original width and height to avoid CLS.

JomaKar avatar Apr 28 '24 01:04 JomaKar