WidgetConfiguration: {
    theme?: checkout.WidgetTheme;
    language?: checkout.WidgetLanguage;
    walletConnect?: checkout.WalletConnectConfig;
}

Widget Configuration represents the shared configuration options for the Checkout Widgets.

Type declaration

Generated using TypeDoc