Image from URL with fallback

Hello,

I display an image from url by using this tag.
But for some urls, I don’t get any image and wanna show a label insted of the image “No Image is available”.

<img [src]="imgurl">