visualization-tools

Home > @visualization-tools/core > GraphAttachPointProvider > (constructor)

GraphAttachPointProvider.(constructor)

Constructs a new instance of the GraphAttachPointProvider class

Signature:

constructor(attachPointElement: HTMLElement, template?: string);

Parameters

Parameter Type Description
attachPointElement HTMLElement  
template string