cheetah-grid
Preparing search index...
TYPES
StdTextBaseStyleOption
Interface StdTextBaseStyleOption
interface
StdTextBaseStyleOption
{
bgColor
?:
string
|
CanvasGradient
|
CanvasPattern
;
color
?:
string
|
CanvasGradient
|
CanvasPattern
;
font
?:
string
;
indicatorBottomLeft
?:
IndicatorDefine
;
indicatorBottomRight
?:
IndicatorDefine
;
indicatorTopLeft
?:
IndicatorDefine
;
indicatorTopRight
?:
IndicatorDefine
;
padding
?:
string
|
number
|
(
string
|
number
)
[]
;
textAlign
?:
CanvasTextAlign
;
textBaseline
?:
CanvasTextBaseline
;
textOverflow
?:
string
;
visibility
?:
Visibility
;
}
Hierarchy (
View Summary
)
StdBaseStyleOption
StdTextBaseStyleOption
StdMultilineTextBaseStyleOption
CheckHeaderStyleOption
Index
Properties
bg
Color?
color?
font?
indicator
Bottom
Left?
indicator
Bottom
Right?
indicator
Top
Left?
indicator
Top
Right?
padding?
text
Align?
text
Baseline?
text
Overflow?
visibility?
Properties
Optional
bg
Color
bgColor
?:
string
|
CanvasGradient
|
CanvasPattern
Optional
color
color
?:
string
|
CanvasGradient
|
CanvasPattern
Optional
font
font
?:
string
Optional
indicator
Bottom
Left
indicatorBottomLeft
?:
IndicatorDefine
Optional
indicator
Bottom
Right
indicatorBottomRight
?:
IndicatorDefine
Optional
indicator
Top
Left
indicatorTopLeft
?:
IndicatorDefine
Optional
indicator
Top
Right
indicatorTopRight
?:
IndicatorDefine
Optional
padding
padding
?:
string
|
number
|
(
string
|
number
)
[]
Optional
text
Align
textAlign
?:
CanvasTextAlign
Optional
text
Baseline
textBaseline
?:
CanvasTextBaseline
Optional
text
Overflow
textOverflow
?:
string
Optional
visibility
visibility
?:
Visibility
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bg
Color
color
font
indicator
Bottom
Left
indicator
Bottom
Right
indicator
Top
Left
indicator
Top
Right
padding
text
Align
text
Baseline
text
Overflow
visibility
cheetah-grid
Loading...