Image is a component that displays images stored in the File Manager. Set the file manager path to the image you want to display.
Dialog Property
| Item | Input value | Option | Default value |
|---|
| ID | string | | automatic |
| Width | string | | 320 |
| Height | string | | 240 |
| X | string | | |
| Y | string | | |
| ObjectFit | select | CoverContainNone | Cover |
| Visibility | boolean | onoff | on |
| Value | string | | |
| Click Event | select | NoneNEXT UIURLACTION | None |
Action Property
| Item | Properties | Data Type | Options | Default value |
|---|
| ID | id | string | | automatic |
| Width | width | string | | 320 |
| Height | height | string | | 240 |
| X | x | string | | |
| Y | y | string | | |
| ObjectFit | objectFit | string | covercontainnone | cover |
| Visibility | visibility | boolean | truefalse | true |
| Value | value | string | | |
Event
| Event name | Description |
|---|
| onclick | Performs an action when clicked. |