Home > @jsplumbtoolkit/core > Path > (constructor)
#
Path.(constructor)Constructs a new instance of the Path
class
Signature:
constructor(toolkit: JsPlumbToolkit, params?: PathOptions);
#
ParametersParameter | Type | Description |
---|---|---|
toolkit | JsPlumbToolkit | toolkit instance from which to get the path info. |
params | PathOptions | Path specification |