NamespacesWidgetDivblockly.widgetdiv_namespace.getdiv_functionOn this pageblockly > 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.