Skip to main content

Image

The Image component allows you to display a picture.

HTML

The following section details Image component's specific settings. For more details on the App Editor, check the dedicated documentation or the App Editor Quickstart:

Image configuration

NameTypeConnectableTemplatableDefaultDescription
Sourcestringtruefalse/logo.svgThe image.
Image Fitstring: contain, cover, fillfalsefalsecontainHow the image will fit the component box.
Alt textstringfalsefalse/This text will appear if the image can't be loaded for any reason.

Outputs

NameTypeDescription
loadingbooleanThe loading state of the Image component.