blockly > zelos > ConstantProvider > createDom

Phương thức zelos.ConstantProvider.createDom()

Chữ ký:

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

Thông số

Thông số Loại Mô tả
svg SVGElement
tagName chuỗi
bộ chọn chuỗi
injectionDivIfIsParent HTMLElement (Không bắt buộc)

Trả về:

void