PolygonProps
interface
PolygonProps
extends
ShapeProps
Properties
alignContent
Inherited from
ShapeProps.alignContent
alignItems
Inherited from
ShapeProps.alignItems
alignSelf
Inherited from
ShapeProps.alignSelf
antialiased
antialiased
?:
SignalValue
boolean
ShapeProps.antialiased
basis
Inherited from
ShapeProps.basis
cache
cache
?:
SignalValue
boolean
ShapeProps.cache
children
Inherited from
ShapeProps.children
clip
clip
?:
SignalValue
boolean
ShapeProps.clip
columnGap
Inherited from
ShapeProps.columnGap
composite
composite
?:
SignalValue
boolean
ShapeProps.composite
compositeOperation
compositeOperation
?:
SignalValue
GlobalCompositeOperation
ShapeProps.compositeOperation
direction
Inherited from
ShapeProps.direction
fill
Inherited from
ShapeProps.fill
filters
filters
?:
SignalValue
Filter
[]
ShapeProps.filters
fontFamily
fontFamily
?:
SignalValue
string
ShapeProps.fontFamily
fontSize
fontSize
?:
SignalValue
number
ShapeProps.fontSize
fontStyle
fontStyle
?:
SignalValue
string
ShapeProps.fontStyle
fontWeight
fontWeight
?:
SignalValue
number
ShapeProps.fontWeight
gap
gap
?:
SignalValue
Length
ShapeProps.gap
grow
grow
?:
SignalValue
number
ShapeProps.grow
height
Inherited from
ShapeProps.height
justifyContent
Inherited from
ShapeProps.justifyContent
key
key
?:
string
ShapeProps.key
layout
layout
?:
LayoutMode
ShapeProps.layout
letterSpacing
letterSpacing
?:
SignalValue
number
ShapeProps.letterSpacing
lineCap
lineCap
?:
SignalValue
CanvasLineCap
ShapeProps.lineCap
lineDash
lineDash
?:
SignalValue
number
[]
ShapeProps.lineDash
lineDashOffset
lineDashOffset
?:
SignalValue
number
ShapeProps.lineDashOffset
lineHeight
Inherited from
ShapeProps.lineHeight
lineJoin
lineJoin
?:
SignalValue
CanvasLineJoin
ShapeProps.lineJoin
lineWidth
lineWidth
?:
SignalValue
number
ShapeProps.lineWidth
margin
Inherited from
ShapeProps.margin
marginBottom
marginBottom
?:
SignalValue
number
ShapeProps.marginBottom
marginLeft
marginLeft
?:
SignalValue
number
ShapeProps.marginLeft
marginRight
marginRight
?:
SignalValue
number
ShapeProps.marginRight
marginTop
marginTop
?:
SignalValue
number
ShapeProps.marginTop
maxHeight
Inherited from
ShapeProps.maxHeight
maxWidth
Inherited from
ShapeProps.maxWidth
minHeight
Inherited from
ShapeProps.minHeight
minWidth
Inherited from
ShapeProps.minWidth
offset
offset
?:
SignalValue
PossibleVector2
number
ShapeProps.offset
offsetX
offsetX
?:
SignalValue
number
ShapeProps.offsetX
offsetY
offsetY
?:
SignalValue
number
ShapeProps.offsetY
opacity
opacity
?:
SignalValue
number
ShapeProps.opacity
padding
Inherited from
ShapeProps.padding
paddingBottom
paddingBottom
?:
SignalValue
number
ShapeProps.paddingBottom
paddingLeft
paddingLeft
?:
SignalValue
number
ShapeProps.paddingLeft
paddingRight
paddingRight
?:
SignalValue
number
ShapeProps.paddingRight
paddingTop
paddingTop
?:
SignalValue
number
ShapeProps.paddingTop
position
position
?:
SignalValue
PossibleVector2
number
ShapeProps.position
ratio
ratio
?:
SignalValue
number
ShapeProps.ratio
ref
ref
?:
ReferenceReceiver
any
ShapeProps.ref
rotation
rotation
?:
SignalValue
number
ShapeProps.rotation
rowGap
Inherited from
ShapeProps.rowGap
scale
scale
?:
SignalValue
PossibleVector2
number
ShapeProps.scale
scaleX
scaleX
?:
SignalValue
number
ShapeProps.scaleX
scaleY
scaleY
?:
SignalValue
number
ShapeProps.scaleY
shadowBlur
shadowBlur
?:
SignalValue
number
ShapeProps.shadowBlur
shadowColor
Inherited from
ShapeProps.shadowColor
shadowOffset
shadowOffset
?:
SignalValue
PossibleVector2
number
ShapeProps.shadowOffset
shadowOffsetX
shadowOffsetX
?:
SignalValue
number
ShapeProps.shadowOffsetX
shadowOffsetY
shadowOffsetY
?:
SignalValue
number
ShapeProps.shadowOffsetY
shrink
shrink
?:
SignalValue
number
ShapeProps.shrink
sides
sides
?:
SignalValue
number
Sets the number of sides of the polygon.
For example, a value of 6 creates a hexagon.
size
Inherited from
ShapeProps.size
spawner
spawner
?:
SignalValue
Node
[]
ShapeProps.spawner
stroke
Inherited from
ShapeProps.stroke
strokeFirst
strokeFirst
?:
SignalValue
boolean
ShapeProps.strokeFirst
tagName
tagName
?:
keyof
HTMLElementTagNameMap
ShapeProps.tagName
textAlign
textAlign
?:
SignalValue
CanvasTextAlign
ShapeProps.textAlign
textDirection
textDirection
?:
SignalValue
CanvasDirection
ShapeProps.textDirection
textWrap
Inherited from
ShapeProps.textWrap
width
Inherited from
ShapeProps.width
wrap
Inherited from
ShapeProps.wrap
x
x
?:
SignalValue
number
ShapeProps.x
y
y
?:
SignalValue
number
ShapeProps.y
zIndex
zIndex
?:
SignalValue
number
ShapeProps.zIndex