Skip to main content

Home > @jsplumb/common > ConnectorId

ConnectorId type#

Alias for the use case that a Connector is referenced just by its type.

Signature:

export declare type ConnectorId = string;