display-photo
Version compatibility
The
display-photo
component was visually updated in version 4.74.0 of JourneyApps Runtime.Displays an existing photo that was previously captured.
<var name="plant_assembly" type="photo" />
<display-photo bind="plant_assembly" label="Assembly" />

Version compatibility
label-case
was introduced in version 4.80.0 of the JourneyApps Runtime.The following component methods are available when an
id
is assigned to the component and component.displayPhoto({id:'my-id'})
is called from JS/TS:Last modified 3mo ago