blockly > geras > Renderer > refreshDom

geras.Renderer.refreshDom() 메서드

서명:

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

매개변수

매개변수 유형 설명
svg SVGElement
테마 테마
injectionDiv HTMLElement

반환:

void