OptionalcssOptional class to set on the element used to render the connector.
OptionalcurvinessA measure of how "curvy" the bezier is. In terms of maths what this translates to is how far from the curve the control points are positioned.
OptionalgapDefines a number of pixels between the end of the connector and its anchor point. Defaults to zero.
OptionalhoverOptional class to set on the element used to render the connector when the mouse is hovering over the connector.
OptionalshowWhether or not to show connections whose source and target is the same element.
OptionalstubStub defines a number of pixels that the connector travels away from its element before the connector's actual path begins.
Base options interface for Quadratic and Cubic Bezier connectors.