Our-Umbraco-TagHelpers
Our-Umbraco-TagHelpers copied to clipboard
Idea: umb-img Add fallback image
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" />