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 ExportWalletModalTrigger(props: ExportWalletModalTriggerProps): Element;
A trigger button that opens the export wallet modal.

Parameters

ParameterTypeDescription
propsExportWalletModalTriggerPropsThe props for the ExportWalletModalTrigger component.

Returns

Element The ExportWalletModalTrigger component.

See

ExportWalletModal