homie-ts

View the Project on GitHub ibloat/homie-ts

Home > @ibloat/homie-ts > Node > constructor

Node.constructor method

Constructs a new instance of the Node class

Signature:

constructor({ id, properties, additionalAttributes, ...attributes }: NodeOptions);

Parameters

Parameter Type Description
__0 NodeOptions