blockly > Tooltip > createDom

Tooltip.createDom() function

Create the tooltip div and inject it onto the page.

Signature:

export declare function createDom(): void;

Returns:

void