Skip to main content

Border

The Border card draws an outline around the shape.

Properties

PropertyDescriptionDefault
Show (toggle)Master switch to enable the borderOff
ColorBorder stroke color. Supports conditional formatting (fx).#808080
WidthStroke width in pixels (0–20)2
StyleSolid, Dashed, DottedSolid

Notes

  • The border is drawn on the shape's outline path, so it follows all corner styles defined in the Corners card (rounded, inward, etc.)
  • The stroke width is included in the unified fitting calculation, so the border never gets clipped at the viewport edge
  • Dashed and dotted styles use SVG stroke-dasharray patterns scaled to the border width