How to use ngStyle to add background-image? My code doesn\'t work:
this.photo = \'http://dl27.fotosklad.org.ua/20121020/6d0d7b1596285466e8bb06114a88c903.jpg\
Use Instead
[ngStyle]="{'background-image':' url(' + instagram?.image + ')'}"