+
Customize the look and feel of the Openlogin modal.
-
+
-
+
-
+ :error="!whitelabelConfig.defaultLanguage"
+ />
-
+
-
+
-
+
-
+
- {
- const color = (e.target as InputHTMLAttributes).value;
- whitelabelConfig.theme = { ...whitelabelConfig.theme, primary: color };
- }
- " />
+ {
+ const color = (e.target as InputHTMLAttributes).value;
+ whitelabelConfig.theme = { ...whitelabelConfig.theme, primary: color };
+ }
+ "
+ />
-
+
- {
- const color = (e.target as InputHTMLAttributes).value;
- whitelabelConfig.theme = { ...whitelabelConfig.theme, onPrimary: color };
- }
- " />
+ {
+ const color = (e.target as InputHTMLAttributes).value;
+ whitelabelConfig.theme = { ...whitelabelConfig.theme, onPrimary: color };
+ }
+ "
+ />
-
+
-
+
-
+ :helper-text="`Selected Curve Type: ${selectedCurve}`"
+ />
-
+
-
+ :error="!selectedOpenloginNetwork"
+ />
-
+
-
+ :error="!selectedLoginProvider"
+ />
-
+ :helper-text="`Selected Email Flow: ${emailFlowType}`"
+ :error="!emailFlowType"
+ />
-
+
-
+