@stigg/react-sdk - v10.7.0
Preparing search index...
TypographyConfigurationFragment
Type Alias TypographyConfigurationFragment
type
TypographyConfigurationFragment
=
{
__typename
?:
"TypographyConfiguration"
;
body
?:
{
__typename
?:
"FontVariant"
}
&
FontVariantFragment
|
null
;
fontFamily
?:
string
|
null
;
h1
?:
{
__typename
?:
"FontVariant"
}
&
FontVariantFragment
|
null
;
h2
?:
{
__typename
?:
"FontVariant"
}
&
FontVariantFragment
|
null
;
h3
?:
{
__typename
?:
"FontVariant"
}
&
FontVariantFragment
|
null
;
}
Index
Properties
__
typename?
body?
font
Family?
h1?
h2?
h3?
Properties
Optional
__
typename
__typename
?:
"TypographyConfiguration"
Optional
body
body
?:
{
__typename
?:
"FontVariant"
}
&
FontVariantFragment
|
null
Optional
font
Family
fontFamily
?:
string
|
null
Optional
h1
h1
?:
{
__typename
?:
"FontVariant"
}
&
FontVariantFragment
|
null
Optional
h2
h2
?:
{
__typename
?:
"FontVariant"
}
&
FontVariantFragment
|
null
Optional
h3
h3
?:
{
__typename
?:
"FontVariant"
}
&
FontVariantFragment
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__
typename
body
font
Family
h1
h2
h3
@stigg/react-sdk - v10.7.0
Loading...