Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/ShapeTypes
ShapeProperties
Interface ShapeProperties
interface
ShapeProperties
{
allCornersSame
?:
boolean
;
enableFill
?:
boolean
;
enableStroke
?:
boolean
;
fillColor
?:
ColorUsage
;
strokeColor
?:
ColorUsage
;
strokeWeight
?:
number
;
}
Index
Properties
all
Corners
Same?
enable
Fill?
enable
Stroke?
fill
Color?
stroke
Color?
stroke
Weight?
Properties
Optional
all
Corners
Same
allCornersSame
?:
boolean
Optional
enable
Fill
enableFill
?:
boolean
Optional
enable
Stroke
enableStroke
?:
boolean
Optional
fill
Color
fillColor
?:
ColorUsage
Optional
stroke
Color
strokeColor
?:
ColorUsage
Optional
stroke
Weight
strokeWeight
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
Corners
Same
enable
Fill
enable
Stroke
fill
Color
stroke
Color
stroke
Weight
@chili-publish/studio-sdk
Loading...