Home > @jsplumbtoolkit/browser-ui-vanilla > KnockleTemplateRenderer > cleanupVertex
KnockleTemplateRenderer.cleanupVertex() method
Signature:
cleanupVertex(objId: string, el: HTMLElement): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| objId | string | |
| el | HTMLElement |
Returns:
void