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"}
/>

Param

Image properties

Has No Children

Hierarchy