Websites v4 docs v5.2.4
Preparing search index...
API Reference/State
GlobalConfigTypographyElement
Interface GlobalConfigTypographyElement
interface
GlobalConfigTypographyElement
{
bold
:
boolean
;
case
:
TypographyCase
;
font
:
{
name
:
string
;
source
:
FontSourceOrThemeGeneratorDefaultFontSources
;
}
;
italic
:
boolean
;
size
:
number
;
underline
:
boolean
;
}
Index
Properties
bold
case
font
italic
size
underline
Properties
bold
bold
:
boolean
case
case
:
TypographyCase
font
font
:
{
name
:
string
;
source
:
FontSourceOrThemeGeneratorDefaultFontSources
}
italic
italic
:
boolean
size
size
:
number
underline
underline
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bold
case
font
italic
size
underline
Websites v4 docs v5.2.4
Loading...