blockly > WidgetDiv > createDom

WidgetDiv.createDom() function

Create the widget div and inject it onto the page.

Signature:

export declare function createDom(): void;

Returns:

void