blockly > zelos > ConstantProvider > createDom

zelos.ConstantProvider.createDom() 方法

Signature:

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

參數

參數 類型 說明
svg SVGElement
tagName 字串
選取器 字串
injectionDivIfIsParent HTMLElement (選用)

退貨:

void