Skip to main content
The props for the ExportWallet component.

See

ExportWallet

Extends

  • HTMLAttributes<HTMLDivElement>

Properties

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