Home > @jsplumbtoolkit/browser-ui > initializeOrthogonalConnectorEditors
initializeOrthogonalConnectorEditors() 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 initializeOrthogonalConnectorEditors(): void;
Returns:
void