Image view
An element allowing the user to display images.
Configurable properties
- Image source: Specifies the image source via expression, templating syntax or static value (hyperlink or data URI).
- Alternative text: Provides an alternative text to the image in case it cannot be displayed. Can either be an expression, plain text, or templating syntax.
- Hide if: Expression to hide the image.
- Columns: Space the field will use inside its row. Auto means it will automatically adjust to available space in the row. Read more about the underlying grid layout in the Carbon Grid documentation.