Skip to content

Enumeration: ConnectionLineType ​

Connection line types (same as default edge types

Table of contents ​

Enumeration Members ​

Enumeration Members ​

Bezier ​

• Bezier = "default"


SimpleBezier ​

• SimpleBezier = "simple-bezier"


SmoothStep ​

• SmoothStep = "smoothstep"


Step ​

• Step = "step"


Straight ​

• Straight = "straight"

Released under the MIT License.