Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/ShapeTypes
CornerRadiusUpdateModel
Interface CornerRadiusUpdateModel
interface
CornerRadiusUpdateModel
{
bottomLeft
?:
number
;
bottomRight
?:
number
;
radiusAll
?:
number
;
topLeft
?:
number
;
topRight
?:
number
;
}
Index
Properties
bottom
Left?
bottom
Right?
radius
All?
top
Left?
top
Right?
Properties
Optional
bottom
Left
bottomLeft
?:
number
Optional
bottom
Right
bottomRight
?:
number
Optional
radius
All
radiusAll
?:
number
Optional
top
Left
topLeft
?:
number
Optional
top
Right
topRight
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bottom
Left
bottom
Right
radius
All
top
Left
top
Right
@chili-publish/studio-sdk
Loading...