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.

function ExportWalletModalTitle(props: ExportWalletTitleProps): Element;
The export wallet modal title.

Parameters

ParameterTypeDescription
propsExportWalletTitlePropsThe props for the ExportWalletModalContent component.

Returns

Element The ExportWalletModalContent component.

See

ExportWalletModal