Function: createDom()
function createDom(): void;
Defined in: packages/blockly/core/widgetdiv.ts:88
Create the widget div and inject it onto the page.
Returns
void
function createDom(): void;
Defined in: packages/blockly/core/widgetdiv.ts:88
Create the widget div and inject it onto the page.
void