Preparing search index...
The search index is not available
cheetah-grid
cheetah-grid
TYPES
ImageStyleOption
Interface ImageStyleOption
interface
ImageStyleOption
{
bgColor
?:
string
|
CanvasGradient
|
CanvasPattern
;
imageSizing
?:
"keep-aspect-ratio"
;
indicatorBottomLeft
?:
IndicatorDefine
;
indicatorBottomRight
?:
IndicatorDefine
;
indicatorTopLeft
?:
IndicatorDefine
;
indicatorTopRight
?:
IndicatorDefine
;
margin
?:
number
;
textAlign
?:
CanvasTextAlign
;
textBaseline
?:
CanvasTextBaseline
;
visibility
?:
Visibility
;
}
Hierarchy (
view full
)
StdBaseStyleOption
ImageStyleOption
Index
Properties
bg
Color?
image
Sizing?
indicator
Bottom
Left?
indicator
Bottom
Right?
indicator
Top
Left?
indicator
Top
Right?
margin?
text
Align?
text
Baseline?
visibility?
Properties
Optional
bg
Color
bg
Color
?:
string
|
CanvasGradient
|
CanvasPattern
Optional
image
Sizing
image
Sizing
?:
"keep-aspect-ratio"
Optional
indicator
Bottom
Left
indicator
Bottom
Left
?:
IndicatorDefine
Optional
indicator
Bottom
Right
indicator
Bottom
Right
?:
IndicatorDefine
Optional
indicator
Top
Left
indicator
Top
Left
?:
IndicatorDefine
Optional
indicator
Top
Right
indicator
Top
Right
?:
IndicatorDefine
Optional
margin
margin
?:
number
Optional
text
Align
text
Align
?:
CanvasTextAlign
Optional
text
Baseline
text
Baseline
?:
CanvasTextBaseline
Optional
visibility
visibility
?:
Visibility
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bg
Color
image
Sizing
indicator
Bottom
Left
indicator
Bottom
Right
indicator
Top
Left
indicator
Top
Right
margin
text
Align
text
Baseline
visibility
cheetah-grid
Loading...