Skip to main content

Home > @jsplumbtoolkit/core > JsPlumbToolkit > getTypeFunction

JsPlumbToolkit.getTypeFunction() method

Returns the type function that is currently in use.

Signature:

getTypeFunction(): TypeFunction;

Returns:

TypeFunction

Function currently being used to determine types of nodes from their data. The default is to look for a type member in the data.