We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
f361615
ab051b9: Support for options customization for walletConnectWallet
options
walletConnectWallet
Example usage
walletConnectWallet(options: { projectId: string; chains: Chain[]; options?: { qrcodeModalOptions?: { desktopLinks?: string[]; mobileLinks?: string[]; }; } });
Reference the docs for additional supported options.