@stigg/react-sdk - v10.7.0
Preparing search index...
CustomerPortalConfigurationFragment
Type Alias CustomerPortalConfigurationFragment
type
CustomerPortalConfigurationFragment
=
{
__typename
?:
"CustomerPortalConfiguration"
;
customCss
?:
string
|
null
;
palette
?:
|
{
__typename
?:
"CustomerPortalColorsPalette"
;
backgroundColor
?:
string
|
null
;
borderColor
?:
string
|
null
;
currentPlanBackground
?:
string
|
null
;
iconsColor
?:
string
|
null
;
paywallBackgroundColor
?:
string
|
null
;
primary
?:
string
|
null
;
textColor
?:
string
|
null
;
}
|
null
;
typography
?:
|
{
__typename
?:
"TypographyConfiguration"
}
&
TypographyConfigurationFragment
|
null
;
}
Index
Properties
__
typename?
custom
Css?
palette?
typography?
Properties
Optional
__
typename
__typename
?:
"CustomerPortalConfiguration"
Optional
custom
Css
customCss
?:
string
|
null
Optional
palette
palette
?:
|
{
__typename
?:
"CustomerPortalColorsPalette"
;
backgroundColor
?:
string
|
null
;
borderColor
?:
string
|
null
;
currentPlanBackground
?:
string
|
null
;
iconsColor
?:
string
|
null
;
paywallBackgroundColor
?:
string
|
null
;
primary
?:
string
|
null
;
textColor
?:
string
|
null
;
}
|
null
Optional
typography
typography
?:
|
{
__typename
?:
"TypographyConfiguration"
}
&
TypographyConfigurationFragment
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__
typename
custom
Css
palette
typography
@stigg/react-sdk - v10.7.0
Loading...