ReadonlyaltThe alternative text for the image, providing a textual description of the image's content. This property is required.
Optional ReadonlysrcThe source URL of the image. This property is optional and can be null if no image source is provided.
Optional ReadonlysrcAn optional array of image sources for different resolutions, typically used for responsive images.
Can be null if no source set is provided.
Represents an image with optional source information and alternative text.