The relative path of the source image. You can define the source of the image in this property or in the dataNameForSrc property.
dataNameForSrc
The name of a data element to which the widget is bound. The image is retrieved from the location that is specified in the data element. You can define the source of the image in this property or in the src property.
ECA editor support
Event that can be added to the Image widget with the ECA editor
onClick
This event is called when you tap the widget.
Properties that can be configured for the Image widget with the ECA editor
src
The relative path of the source image. You can define the source of the image in this property or in the dataNameForSrc property.