Image
The Image component allows an image to be placed on a page.
Properties
Name | Type | Default | Description |
---|---|---|---|
source | string | Specifies the path to the image. | |
altText | string | Specifies the alt text attribute for the image. | |
sourceSet | string | Specifies the srcSet attribute for the image. |