Skip to main content

Home > @jsplumbtoolkit/core > JsPlumbToolkitOptions > edgeTypeProperty

JsPlumbToolkitOptions.edgeTypeProperty property

The name of the property that identifies a given edge'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:

edgeTypeProperty?: string;