@willwade/aac-processors
Preparing search index...
AACStyle
Interface AACStyle
interface
AACStyle
{
backgroundColor
?:
string
;
borderColor
?:
string
;
borderWidth
?:
number
;
fontColor
?:
string
;
fontFamily
?:
string
;
fontSize
?:
number
;
fontStyle
?:
string
;
fontWeight
?:
string
;
labelOnTop
?:
boolean
;
textUnderline
?:
boolean
;
transparent
?:
boolean
;
}
Index
Properties
background
Color?
border
Color?
border
Width?
font
Color?
font
Family?
font
Size?
font
Style?
font
Weight?
label
On
Top?
text
Underline?
transparent?
Properties
Optional
background
Color
backgroundColor
?:
string
Optional
border
Color
borderColor
?:
string
Optional
border
Width
borderWidth
?:
number
Optional
font
Color
fontColor
?:
string
Optional
font
Family
fontFamily
?:
string
Optional
font
Size
fontSize
?:
number
Optional
font
Style
fontStyle
?:
string
Optional
font
Weight
fontWeight
?:
string
Optional
label
On
Top
labelOnTop
?:
boolean
Optional
text
Underline
textUnderline
?:
boolean
Optional
transparent
transparent
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
border
Color
border
Width
font
Color
font
Family
font
Size
font
Style
font
Weight
label
On
Top
text
Underline
transparent
@willwade/aac-processors
Loading...