Embedded External Content (Container)
Last updated
Last updated
The Embedded External Content (Container) Web Control allows an app builder to embed external websites within their applications. It should be noted that in many cases, external websites will not display correctly within the application in a user's browser due to CORS or other security mechanisms employed by sites to prevent content being embedded externally.
📘 This feature is intended for App Builders to embed sites which they have control over so that the necessary security mechanisms can be set to allow Airkit to embed the desired content.
It should be noted that the embedded content is set within a Sandbox iFrame. This means that the embedded content cannot communicate to the web page or the rest of the Airkit application.
Expects type text
.
Sets the title property of the iFrame.
Expects type text
.
The URL of the desired webpage to display.
Expects type text
.
Defines a value to the aria-label of the control for accessibility. For more information see here.
Check Common style properties of web controls for details on how to style this Web Control.
If TRUE
the control will be visible. If FALSE
the control will not be displayed. If the field is empty, the control will be visible.
Use this control to prompt users to visit your website: