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