address | string | The address of the account to export. |
onIframeReady? | () => void | A function to call when the iframe UI is ready. |
onCopySuccess? | () => void | A function to call when the key is copied successfully. |
onIframeError? | (error?: string) => void | A function to call when there is an error in the secure iframe |