Skip to main content

Home > @jsplumbtoolkit/browser-ui > SurfaceRenderOptions > logicalPorts

SurfaceRenderOptions.logicalPorts property

Defaults to false. When true, if a port is added to a vertex programmatically, the surface treats the vertex's DOM element as the DOM element for the port if it cannot find a specific element for the port.

Signature:

logicalPorts?: boolean;