Skip to main content

Home > @jsplumbtoolkit/browser-ui > ConnectorEditor > activate

ConnectorEditor.activate() method

Signature:

activate<T extends ConnectorEditorActivateParams>(edge: Edge, connection: Connection, params?: T): void;

Parameters

ParameterTypeDescription
edgeEdge
connectionConnection
paramsT

Returns:

void