Eulergraph
Preparing search index...
types/TextEditor
TextFormattingState
Type Alias TextFormattingState
type
TextFormattingState
=
{
fontFamily
:
string
;
fontSize
:
number
;
lineHeight
:
number
;
textAlignment
:
TextAlignment
|
null
;
textColor
:
string
;
verticalAlignment
:
VerticalAlignment
|
null
;
}
Index
Properties
font
Family
font
Size
line
Height
text
Alignment
text
Color
vertical
Alignment
Properties
font
Family
fontFamily
:
string
font
Size
fontSize
:
number
line
Height
lineHeight
:
number
text
Alignment
textAlignment
:
TextAlignment
|
null
text
Color
textColor
:
string
vertical
Alignment
verticalAlignment
:
VerticalAlignment
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
font
Family
font
Size
line
Height
text
Alignment
text
Color
vertical
Alignment
Eulergraph
Loading...