blockly > zelos > ConstantProvider > createDom

Metoda zelos.ConstantProvider.createDom()

Podpis:

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

Parametry

Parametr Typ Opis
svg SVGElement
tagName ciąg znaków
selektor ciąg znaków
injectionDivIfIsParent HTMLElement (Opcjonalnie)

Zwroty:

void