display-image

Overview

circle-info

Version compatibility

The display-image component was visually updated in version 4.74.0 of JourneyApps Runtime.

Basic Example

<var name="assembly_image" type="photo" />

<display-image bind="assembly_image" />

Standard Attributes

bind

bindchevron-right
circle-info

Use src to display an image asset.

circle-exclamation

src

Optional

Type: string

Default: unset

src can be used to display an image asset rather than a photo field or variable (assets are uploaded via OXIDE).

circle-info

Use bind to display a photo field or variable.

circle-exclamation

Advanced Attributes

show-if and hide-if

show-ifchevron-righthide-ifchevron-right

Last updated