Skip to main content

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.

Options for the EVM and Solana key export iframe hooks.

Properties

PropertyTypeDescription
addressstringThe address of the account to export.
containerRefRefObject<null | HTMLElement>A ref to the container element where the iframe will be appended.
label?stringThe label for the button displayed in the iframe.
copiedLabel?stringThe label to display when the key is copied successfully.
icon?booleanWhether to show an icon in the button. Default true
theme?Partial<SecureIframeTheme>Theme overrides for the iframe button.