# 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.

<figure><img src="https://837703843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUX6zPRMFFK0yrTghj7cY%2Fuploads%2FueOMtK38r2oiLl2LeLG7%2FCleanShot%202025-08-04%20at%2014.16.13%402x-min.png?alt=media&#x26;token=4a2b639e-c9f7-46a5-9e71-c7e3f97b5847" alt=""><figcaption></figcaption></figure>

### Properties

| Name   | Type     | Description    |
| ------ | -------- | -------------- |
| `name` | `string` | Component name |

### Methods

<table><thead><tr><th width="97.41796875">Name</th><th width="130.48046875">Parameters</th><th width="105.515625">Returns</th><th>Description</th></tr></thead><tbody><tr><td><code>setUrl</code></td><td><code>url: string</code></td><td><code>void</code></td><td>Set component URL setting</td></tr></tbody></table>

### Triggers

<table><thead><tr><th width="130.93359375">Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>On Init</strong></td><td>Triggered when the component is initialized</td></tr></tbody></table>
