The Image component provides a visual representation in the application. It displays an image on the screen.
The image can be an external URL or a require of an internal element.
Basic example:
<Image height="116px" marginBottom="small" src={"https://picsum.photos/seed/2/420/270"}/> Copy
<Image height="116px" marginBottom="small" src={"https://picsum.photos/seed/2/420/270"}/>
Image properties
The Image component provides a visual representation in the application. It displays an image on the screen.
The image can be an external URL or a require of an internal element.
Basic example:
Param
Image properties
Has No Children