blockly > zelos > ConstantProvider > createDom

Metodo zelos.ConstantProvider.createDom()

Firma:

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

Parametri

Parametro Tipo Descrizione
svg SVGElement
tagName stringa
selettore stringa
injectionDivIfIsParent HTMLElement (Facoltativo)

Restituisce:

nullo