blockly >WidgetDiv>createDom

WidgetDiv.createDom() 函数

创建 widget div,并将其注入页面。

Signature:

export declare function createDom(): void;

返回

void