Shape
Shape component - Abyssale REST API
For now, the type (rectangle
(with/without rounded corners), circle
, triangle
, blob cross
, half cicle
, cloud
, pentagon
, right triangle
, starts
, arrow
, heart
, hexagon,
trapeze,
hexagram
, rhombus
, parallelogram
and squircle
) of the shape can only be selected on the template side.
Available properties:
Property | Description |
---|---|
| 2 filling modes are available:
|
| |
| |
|
Pattern
A pattern can be added to the image by using both the pattern_name
& pattern_color
properties.
pattern_name
: String. The type of pattern to be applied. Look at the list below.pattern_color
: String. 6-8 digits hexa color.
List of pattern names:
bubbles | cage | cross |
doubleCircle | drops | parkay |
pills | plus | star |
ticTac | ticTacFilled | triangle |
wiggle |
Example
|
Last updated