Skip to main content
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