Guest User

Untitled

a guest
May 24th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. img: File = someFile; // That I know is img some kind of img, png, jpg....
  2.  
  3. this.imgURL = 'assets/img/path';
  4.  
  5. <img [src]="imgURL">
Add Comment
Please, Sign In to add comment