Image

This component displays an image.

Public Variables (Properties)

[?]

The Image component has the following basic properties and property groups that are common to all components:

Name, Advanced Properties, Container Properties, Styles, Preloader, Events, Bindings, Tooltip.

Image

The image displayed by this component.

Variable Name:

image

Records:

1

Record Format:

Field Name

Field Type

Field Description

imageType

Integer

Choose whether to use data from the imageData field or the imageURL field.

  • 0 - Image Data

  • 1 - URL

imageData

Data Block

Image data.

imageUrl

String

Image URL.

Alternative Text

Description to display if the image didn't load correctly.

Variable Name:

alt

Records:

1

Record Format:

Field Name

Field Type

Field Description

alt

String

Alternative Text

Public Events

[?]

Common Events: Mouse Clicked

Was this page helpful?