Image (Enhanced)

Image element with enhanced functionality (fallback and loading blurry placeholder). Blurred image will be shown as a placeholder before it is rendered.

API

PropTypeDescriptionDefault
...ImageProps except 'onError' | 'onLoad' | 'placeholder' | 'blurDataURL'Usual Image element props-
aspectRationumberAspect ratio of image (e.g 16 / 9)1
disableBlurredLoadingbooleanTo disable blurred placeholder, shows only logo in this casefalse
containerClassNamestringClasses to wrapper element-