Home > @jsplumbtoolkit/core > JsPlumbToolkitOptions > portTypeProperty
JsPlumbToolkitOptions.portTypeProperty property
The name of the property that identifies a given port's type. By default this is the type property. If you do not set this but you do set typeProperty, that value will be used.
Signature:
portTypeProperty?: string;