Our-Umbraco-TagHelpers icon indicating copy to clipboard operation
Our-Umbraco-TagHelpers copied to clipboard

Idea: umb-img Add fallback image

Open huwred opened this issue 2 years ago • 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" />

huwred avatar Jan 21 '23 09:01 huwred