IFrame
A content area to embed a web page.
IFrame supports permissions to allow or deny downloads, form submissions, microphone and camera access, and popups.
Use an HTML component to include custom HTML and CSS instead of an embedded web page. You can also use a Custom Component to include custom React, HTML, and JavaScript.
For more information about using the IFrame component, refer to the iframes guide.
Properties
All properties for this object with supported data types or values. You can write JavaScript almost anywhere in Retool to manipulate or read property values.
showTopBar
Whether to display a toolbar.
| Type | boolean |
| Format | True/False |
| Configurability | Inspector > Content > Add-ons > Top bar |
| Default | false |