NamespacesWidgetDivblockly.widgetdiv_namespace.getdiv_1_functionOn this page blockly > WidgetDiv > getDiv WidgetDiv.getDiv() function Returns the HTML container for editor widgets. Signature: export declare function getDiv(): HTMLDivElement | null; Returns: HTMLDivElement | null The editor widget container.