封鎖 >blockRendering >「導覽匣」>drawInlineInput_

blockRendering.Drawer.drawInlineInput_() 方法

新增內嵌輸入內容的步驟。

Signature:

protected drawInlineInput_(input: InlineInput): void;

參數

參數 類型 說明
輸入 InlineInput 要轉譯的輸入內容相關資訊。

傳回:

void