An Image, specified by URI. Accepted schemes are http, https and urn. Relative URL or paths, are also supported.
This layout has been superseded by Media Layout. If you can, consider using that instead.
| Property | Type | Required | Description |
|---|---|---|---|
accessibilityDescription | String | No | |
| No | Controls how the image should be aligned within its container. Defaults to
| |
analyticsId | String | No | An optional identifier to be used in analytics tracking. |
| Yes | The image to display.
| |
control | String | No | Specify a particular control to use to represent the layout. If the control is unknown, it will be ignored. |
margin | Size | No | The vertical margin to apply after this component. Defaults to md. |
size | Size | No | The horizontal size of the image. Defaults to md. The image is scaled down to fit the provided size while preserving the aspect ratio, and it is never stretched beyond its pixel size. If xl is used, the image will fill as much space as it can. |
| Array<String> | No | An optional list of identifiers used to configure renderers.
|
type | String | Yes | It must be image. |
url | String | No |
saveable
Displays a button to save the image onto device.
shareable
Displays a button to share the image.