For the complete documentation index, see llms.txt. This page is also available as Markdown.

Image - Image

Availability of functionality depends on the license and may not be available in all deployments.

Image component

Component properties

Eximee Designer property
Attribute name in the Source
Description

Image link (section Basic properties)

imageUrl

The image must be stored in the project repository so that it can be displayed in the form. In the parameter, enter the relative path to this resource.

Text to display when the URL is invalid (section Basic properties)

imageAlt

Content or graphic to be displayed if the image is not found (default empty). Note! You must set the presentation (presentation) informational.

Preserve the image's default proportions (section Basic properties)

keepAspectRatio

Parameter for preserving the image's default proportions (default value "Yes"). Availability of the functionality depends on the license and may not be available in all deployments.

Image height

heightHint

Image height. Availability of the functionality depends on the license and may not be available in all deployments.

Image width

widthHint

Image width. Availability of the functionality depends on the license and may not be available in all deployments.

Presentation (section WCAG)

presentation

- Informational — the image is focusable and has the attribute alt from the property "Text to display when the URL is invalid". - Decorative — the image is not focusable and has the attribute alt with an empty value.

More information about component properties: Common component properties

Demo applications: demoImage

♿WCAG: Good WCAG practices for low-code dev

Last updated

Was this helpful?