Separator element
A single separator (available if the blockType attribute is Separator) or a separator in a group of separators. Includes the start and end elements.
Has the following attributes:
| Property | Data type | Description |
|---|---|---|
| thickness * | integer | The precise width of the separator in pixels. |
| type * | string |
The type of the separator. Possible values:
|
Start element
The start point of a separator. Has the following attributes:
| Property | Data type | Description |
|---|---|---|
| x * | integer | The horizontal coordinate of the start point of separator. |
| y * | integer | The vertical coordinate of the start point of separator. |
End element
The end point of a separator. Has the following attributes:
| Property | Data type | Description |
|---|---|---|
| x * | integer | The horizontal coordinate of the end point of separator. |
| y * | integer | The vertical coordinate of the end point of separator. |
22.12.2023 12:36:42