Properties
| Property | Type | Description |
|---|---|---|
iframe | HTMLIFrameElement | The iframe element that was set up. |
cleanup | () => void | Function to clean up event listeners and remove the iframe. |
updateTheme | (theme: Partial<SecureIframeTheme>) => void | Function to update the theme of the iframe. |