blockly > geras > Renderer > refreshDom

geras.Renderer.refreshDom() 方法

Signature:

refreshDom(svg: SVGElement, theme: Theme, injectionDiv: HTMLElement): void;

參數

參數 類型 說明
svg SVGElement
主題 主題
injectionDiv HTMLElement

退貨:

void