johannschopplich/unlazy

Angular Integration

sksk008 opened this issue · 1 comments

Reproduction

import { lazyLoad } from 'unlazy'

// Apply lazy loading for all images by the selector img[loading="lazy"]
lazyLoad()

Describe the bug

i have follow all the step but nothing happen in img tag

Additional context

No response

Logs

No response

Hi there!
Please follow the Generic How-To guide to create a component for the framework of your choice, Angular included.

PR for an Angular integration welcome!