view.iframe
Displays the web page at the URL in an iframe window.
Component properties
Name |
Type |
Description |
|
"view.iframe" |
Set component type |
|
string |
Label above the component. |
|
boolean |
If |
|
string |
Hint text. |
|
number |
Maximum width of the element in pixels, must be greater than |
|
number |
Minimum width of the element in pixels. Takes priority over |
|
array |
An array of two numbers that sets the relative dimensions of the sides: width (first number) to height (second number). Not valid if |
|
number |
Relative size of one side. |
|
string |
URL of the web page. |
|
condition |
Validation based on condition. |