Iframe

Overview

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

Properties

Name
Type
Description

name

string

Component name

Methods

Name
Parameters
Returns
Description

setUrl

url: string

void

Set component URL setting

Triggers

Name
Description

On Init

Triggered when the component is initialized

Last updated

Was this helpful?