umbraco-community/Our-Umbraco-TagHelpers

Idea: umb-img Add fallback image

huwred opened this issue · 0 comments

Add a fallback-img attribute to be used if the image in the src attribute does not exist

<our-img src="/images/a-missing-image.jpg" falback-img="/image-not-found.jpg" />