Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 170 Bytes

File metadata and controls

5 lines (3 loc) · 170 Bytes

Load images in Angular

Use the directive ng-src instead of using the attribute src of the img tag.

more info