Function SpyreConnect

  • The SpyreConnect component is a React component that renders the Thirdweb wallet connection modal using the configuration already passed in to the SpyreClientProvider.

    Parameters

    • __namedParameters: {
          theme?: Theme;
      }
      • Optionaltheme?: Theme

    Returns Element