Weaver Components should provide an image component. #463
Labels
3
A day and a half of work
enhancement
New feature or request
minor
Development requiring a minor version change
This Image component should support the definition of a fallback image, loading graphic, and predefined dimensions, see sage's implementation of an image directive.
Alt tags and accessibility concerns need to be provided for.
Fallback image, loading graphic values should be configurable from the weaver config and overridable via component inputs.
This should support the explicit suppression of the fallback image or loading graphic with dedicated inputs (i.e no-fallback="true")
If no value is defined in configuration then the component should not display either a fallback or loading image.
The text was updated successfully, but these errors were encountered: