# Image - Image

{% hint style="info" %}
The availability of functionality depends on the license and may not be available in all deployments.
{% endhint %}

Image component

![](https://content.gitbook.com/content/2CssJT0zIo4SJQLbSZ6l/blobs/Bk2spN3ZHN0Ii5XgNdhb/25s_files/image2025-5-16_12-37-58.png)

## Component properties

<table><thead><tr><th>Eximee Designer property</th><th width="186.4666748046875">Attribute name in Source</th><th>Description</th></tr></thead><tbody><tr><td><strong>Image link</strong> (section <strong>Basic properties</strong>)</td><td>imageUrl</td><td>The image must be stored in the project repository so that it can be displayed on the request form. In the parameter, enter the relative path to this resource.</td></tr><tr><td><strong>Text to display when the URL is incorrect</strong> (section <strong>Basic properties</strong>)</td><td>imageAlt</td><td>Content or graphic to be displayed if the image is not found (default empty). Note! The presentation must be set (<code>presentation</code>) informative.</td></tr><tr><td><strong>Preserve the image's default proportions</strong> (section <strong>Basic properties</strong>)</td><td>keepAspectRatio</td><td>Parameter for preserving the image's default proportions (default value: "Yes"). Availability of this functionality depends on the license and may not be available in all deployments.</td></tr><tr><td><strong>Image height</strong></td><td>heightHint</td><td>Image height. Availability of this functionality depends on the license and may not be available in all deployments.</td></tr><tr><td><strong>Image width</strong></td><td>widthHint</td><td>Image width. Availability of this functionality depends on the license and may not be available in all deployments.</td></tr><tr><td><strong>Presentation</strong> (section <strong>WCAG</strong>)</td><td>presentation</td><td>- Informative — the image is focusable and has the attribute <code>alt</code> with the value from the property "Text to display when the URL is incorrect".<br>- Decorative — the image is not focusable and has the attribute <code>alt</code> with an empty value.</td></tr></tbody></table>

> More information about the component properties: [Common component properties](https://docs.eximee.com/documentation/documentation-en/budowanie-aplikacji/interfejs-uzytkownika/formularze/praca-z-komponentami-bazowymi/wspolne-wlasciwosci-komponentow)

{% hint style="info" %}
Demo requests: demoImage
{% endhint %}

{% hint style="info" %}
♿WCAG: [WCAG best practices for low-code dev](https://docs.eximee.com/documentation/documentation-en/budowanie-aplikacji/proces-biznesowy/tworzenie-procesu-biznesowego-w-bpmn-2.0/dobre-praktyki)
{% endhint %}
