NamespacesTooltipblockly.tooltip.getdivOn this pageHome > 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.