Skip to main content

Home > @jsplumbtoolkit/core > JsPlumbToolkitOptions > portUpdater

JsPlumbToolkitOptions.portUpdater property

A function to use to update a given node/group's list of ports. Note that if you provide the portDataProperty then you do not need to set this.

Signature:

portUpdater?: Function;