NamespacesTooltipblockly.tooltip_namespace.getdiv_1_functionOn this page blockly > Tooltip > getDiv Tooltip.getDiv() function Returns the HTML tooltip container. Signature: export declare function getDiv(): HTMLDivElement | null; Returns: HTMLDivElement | null The HTML tooltip container.