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