Links
Comment on page

iFrame

An iFrame component allows you to embed web pages, your external applications to UI Bakery. The iFrame supports additional access permissions to camera/ microphone, geolocation, payment collection, capture display and clipboard-writing.

Methods

Method
Description
setURL(url: string)
sets the URL for an iFrame

Triggers

Triggers allow you to launch certain actions upon different events.
On Init
Calls for an action on component initialization, e.g., page refresh
Last modified 1mo ago