blockly > geras > Renderer > refreshDom

geras.Renderer.refreshDom() 方法

Signature:

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

参数

参数 类型 说明
svg SVGElement
主题 主题
injectionDiv HTMLElement

返回

void