Bezier connector. Use BezierConnector.type in preference to CONNECTOR_TYPE_CUBIC_BEZIER to avoid tree shaking issues.
BezierConnector.type
CONNECTOR_TYPE_CUBIC_BEZIER
This is an alias for CubicBezierConnector and will be removed in a future release.
Bezier connector. Use
BezierConnector.type
in preference toCONNECTOR_TYPE_CUBIC_BEZIER
to avoid tree shaking issues.Deprecated
This is an alias for CubicBezierConnector and will be removed in a future release.