cheetah-grid
Preparing search index...
TYPES
MultilineTextStyleOption
Interface MultilineTextStyleOption
interface
MultilineTextStyleOption
{
autoWrapText
?:
boolean
;
bgColor
?:
string
|
CanvasGradient
|
CanvasPattern
;
color
?:
string
|
CanvasGradient
|
CanvasPattern
;
font
?:
string
;
indicatorBottomLeft
?:
IndicatorDefine
;
indicatorBottomRight
?:
IndicatorDefine
;
indicatorTopLeft
?:
IndicatorDefine
;
indicatorTopRight
?:
IndicatorDefine
;
lineClamp
?:
LineClamp
;
lineHeight
?:
string
|
number
;
padding
?:
string
|
number
|
(
string
|
number
)
[]
;
textAlign
?:
CanvasTextAlign
;
textBaseline
?:
CanvasTextBaseline
;
textOverflow
?:
string
;
visibility
?:
Visibility
;
}
Hierarchy (
View Summary
)
StyleOption
MultilineTextStyleOption
Index
Properties
auto
Wrap
Text?
bg
Color?
color?
font?
indicator
Bottom
Left?
indicator
Bottom
Right?
indicator
Top
Left?
indicator
Top
Right?
line
Clamp?
line
Height?
padding?
text
Align?
text
Baseline?
text
Overflow?
visibility?
Properties
Optional
auto
Wrap
Text
autoWrapText
?:
boolean
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
line
Clamp
lineClamp
?:
LineClamp
Optional
line
Height
lineHeight
?:
string
|
number
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
auto
Wrap
Text
bg
Color
color
font
indicator
Bottom
Left
indicator
Bottom
Right
indicator
Top
Left
indicator
Top
Right
line
Clamp
line
Height
padding
text
Align
text
Baseline
text
Overflow
visibility
cheetah-grid
Loading...