Skip to main content
Shape component selected on the canvas showing shape configuration panel

Overview

Shape components let you add geometric elements to your content templates. Three shape types are available:
ShapeDescription
RectangleA rectangular shape with configurable border radius.
CircleA circular shape.
TriangleAn equilateral triangle.
All shapes support fill, stroke, and background styling.

Shape Parameters

When a shape is selected, the configuration panel shows properties specific to the shape type:

Rectangle Parameters

PropertyDescription
FillFill color (or No fill for transparent).
StrokeStroke color and line weight (or No stroke).
Border radiusCorner rounding in pixels.
BackgroundBackground color (or No background).
Line-weightStroke width.

Circle Parameters

PropertyDescription
FillFill color.
StrokeStroke color and line weight.
BackgroundBackground color.

Triangle Parameters

PropertyDescription
Equilateral triangleThe triangle type.
FillFill color.
StrokeStroke color and line weight.
BackgroundBackground color.

Common Properties

All shapes share:
PropertyDescription
PositionX and Y coordinates on the canvas.
SizeWidth and height with optional Keep aspect ratio toggle.
RotationRotation angle in degrees.
Redirection linkURL users navigate to when clicking the shape.