Skip to main content
Feedback

Image component

warning

The content on this page is outdated and will not receive updates. For the most up-to-date functionality, refer to Setting up and managing flows.

Add a standalone image into your page.

Overview

Although you can add images into your page layouts using other content components such as a presentation or step component, the image component allows you to add a single, standalone image as a separate component.

The image is shown in the page builder component.

General settings

The following options and settings can be configured.

SettingDescription
NameEnter a name for the image. The image <ALT> tag uses this value.
LabelEnter a label for the image. The image label is displayed above the image by default. Do not enter a label if you do not require this text to be shown.
Image URIEnter the full URI to the hosted image that you wish to display in the page. Images can be added to the assets library. See Assets.
WidthEnter the width of the image in pixels.
HeightEnter the height of the image in pixels.
Help information about this componentDisplay help text directly below the component, for example to provide further information on how to use the component.

Styles

Apply additional CSS styling to the component.

  1. Enter space-delimited CSS classes/selectors into the CSS Classes field.

When you run the flow, these classes are appended to the main component class. See CSS reference.

Attributes

Add attributes to the component.

  1. Click Add Attribute.
  2. Enter a supported attribute Key and Value. See Attributes reference.
On this Page