Home > @jsplumbtoolkit/core > Base > (constructor)
#
Base.(constructor)Constructs a new instance of the Base
class
Signature:
protected constructor(graph: Graph, data?: ObjectData);
#
ParametersParameter | Type | Description |
---|---|---|
graph | Graph | |
data | ObjectData |