Skip to main content

Home > @jsplumbtoolkit/connector-editors-orthogonal > initialize

initialize() 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 initialize(): void;

Returns:

void