Skip to main content

Home > @jsplumbtoolkit/browser-ui > initializeSegmentedConnectorEditors

initializeSegmentedConnectorEditors() function

Register the orthogonal editor with the connector editors modules. In certain setups, for instance a React app, you need to do this in order to ensure the orthogonal editor code is included.

Signature:

export declare function initializeSegmentedConnectorEditors(): void;

Returns:

void