Web#

The Web Widget is for rendering web content in the view.

Props#

Source#

With the Source property the source for the URL in the Web widget can be configured.

  • List - use a a list of static URLs, which will switch automatically, dependening on the Switch Interval property
  • Parameter - use the value of parameter as URL, only available in full edition
  • Static - use a static URL

Switch Interval#

When selected source is List the interval for switching to the next URL in the URLs list can be configured. The unit is seconds.

URLs#

When selected source is List a list of URLs can be configured. The URL changes to the next element in the list depending on Switch Interval.

URL#

When selected source is Static a static URL can be configured.

Parameter#

When selected source is Parameter a String-Parameter can be selected. The Parameter Value is taken as URL.

Loading Icon#

If this option is enabled, a spinner will be rendered in the top right corner of the widget while the webcontent is loaded.

Auto Reload#

If this option is enabled the web content will be reloaded automatically. The property Reload Interval defines the reload interval in seconds.

Reload Interval#

Configures the interval for reloading the current URL in seconds.

❗ This property has no effect if Auto Reload is not enabled.

Ignore Cache#

If this option is enabled, the browser cache will be ignored when loading web content.

Zoom Factor#

A factor for zooming the web content can be set, the minimum is 0.1, default is 1.


Last update: June 16, 2020