imagem de fundo dinâmico angular
<div [style.background-image]="'url(/img/' + item.img + ')'"
[style.width.px]="200" [style.height.px]="150p"></div>
GutoTrosla
<div [style.background-image]="'url(/img/' + item.img + ')'"
[style.width.px]="200" [style.height.px]="150p"></div>
[style.backgroundImage]="'url('+ imagSource +')'"