Image API
API reference docs for theImage
component. For examples and details on the usage of this component, visit the component demo page.
Props
Prop | Type | Description | Default |
---|---|---|---|
|
| Defines an alternative text description of the image. | _ |
|
| The image URL. | _ |
|
| Indicates how the image is decoded. | _ |
|
| The intrinsic height of the image. | _ |
|
| Defines if the image should load immediately or defer until it is in view. | _ |
|
| A set of source size descriptors for the image for responsive behavior. | _ |
|
| One or more image source URLs for different resolutions. | _ |
|
| The intrinsic width of the image. | _ |
|
| The intrinsic width of the image. | _ |