Result of setting up a key export iframe.Documentation Index
Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
Use this file to discover all available pages before exploring further.
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. |