Type: object
Attribute | Type | Description |
---|
text | string | Text for the connector label |
position | number (Optional) | Percentage based position of the connector label |
width | number (Optional) | Width of the connector label |
{
"text": "If sucessful",
"position": 0.5,
"width": 50
}