ConnectorModel
23 Sep 20251 minute to read
Interface for a class Connector
Properties
color string
Specifies the color of the connector line, accepting values in hex or rgba as valid CSS color strings.
dashArray string
Specifies the dash pattern of the connector line.
length string
Specifies the length of the connector line in pixels.
type ConnectorType
Specifies the type of connector line.
The available types are:
- Smooth
- Line
width number
Specifies the width of the connector line in pixels.