arc-dynamic-img
v1.0.4
Published
An <img> element with loading & error behaviors
Downloads
1
Readme
Summary
React component that adds some niceties to the standard <img>
element.
- Adds an attribute while loading, as a styling hook.
- Adds an attribute if the src fails to load, as a styling hook.
- Can use a fallback src if the original fails to load.
Released under the MIT License