blockly >提示 >getDiv

challenge.getDiv() 函数

返回 HTML 提示容器。

Signature:

export declare function getDiv(): HTMLDivElement | null;

返回

HTMLDivElement |null

HTML 提示容器。