OptionalaltOptionalbackgroundLoader's background color (default: '#CCCCCC')
OptionalclassOptional class
OptionalfallbackFallback image url to load in case of load failure. If not set, a fallback background color will be used
OptionalforegroundLoader's foreground color (default: '#EEECEC')
OptionalheightImage loader height (default: 50)
OptionalimageCSS Class name for additional img element styles
OptionalimageSpecify the amount of time the component should wait for the image source to arrive before rendering the fallback, in milliseconds (default: 2000). If the image manages to load at a later time, the image will be rendered
OptionalimgImage height (default: undefined)
OptionalimgImage's url
OptionalimgImage width (default: undefined)
OptionalinlineActions that should be available on the image's InlineMenu
OptionalloadingSVGRectElement used as the loading animation. If set, will replace the default SVGRectElement
OptionalonCallback emitted after the image has failed to load. Img src is sent back
OptionalonCallback emitted when the image element is clicked
OptionalonCallback emitted after the image has successfully loaded. Img src is sent back
OptionalspeedAnimation speed (default: 2)
OptionalstyleOptional styles
OptionalviewSVG's viewbox (defaults to a view box matching the given height and width), adjust this change the skeleton's rendering
OptionalwidthImage loader width (default: 50)
Image's alt attribute