Using an Angular directive for lazy loading an image with a placeholder

前端 未结 0 1674
谎友^
谎友^ 2021-01-06 07:02

I have an Angular Directive that is used for loading images in a lazy way. The code is the following:

import { Directive, ElementRef } from \'@angular/core\';         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题