blockly > common > getParentContainer

Common.getParentContainer() 함수

WidgetDiv, DropDownDiv 및 도움말을 렌더링할 컨테이너 요소를 가져옵니다.

Signature:

export declare function getParentContainer(): Element | null;

반환:

요소 | null

상위 컨테이너입니다.