Properties
Property | Type | Description |
---|---|---|
skeleton | boolean | (optional) If set to true , an overlaying skeleton with animation will be shown. |
imgClass | string | (optional) Custom className on the <img> -element |
element | HTMLElement string | (optional) Defines the Element Type, like figure . |
caption | string | (optional) Use to define a caption for the image. Uses <figcaption> . |
loading | string | (optional) Can either be eager or lazy . Defaults to eager . |
Space | string object | (optional) Spacing properties like top or bottom are supported. |