Image

The Image widget is used to show an image. The image is added to the widget using a URL, so it must be a publicly accessible image.

This table shows the configuration elements for the Image widget:

Setting Description
Title Title of the widget.
Alignment Alignment of the image. These options are available:
  • Fill: Resizes the image to fill the widget without preserving the image aspect ratio.
  • Center: Shows the image in the original size, centered in the widget.
  • Fit: Resizes the image to fill the widget while preserving the aspect ratio.
  • Cover: Resizes the image to cover the entire container, even when the image must be stretched or cropped.
Image URL URL of the image to display.
Launch URL If you specify an image URL here, the image is displayed in a new tab when you click the image or the Launch button, or when you select Launch from the widget menu.

If this field is blank, the Launch button is not displayed.