Skip to main content

blockly > zelos > ConstantProvider > createDom

zelos.ConstantProvider.createDom() method

Signature:

createDom(svg: SVGElement, tagName: string, selector: string, injectionDivIfIsParent?: HTMLElement): void;

Parameters

Parameter

Type

Description

svg

SVGElement

tagName

string

selector

string

injectionDivIfIsParent

HTMLElement

(Optional)

Returns:

void