iFrame
An iFrame component allows you to embed web pages, and 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 based on different events.
On Init
Calls for an action on component initialization, e.g., page refresh
Last updated