Skip to main content

Home > blockly > geras > Renderer > refreshDom

geras.Renderer.refreshDom() method

Signature:

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

Parameters

ParameterTypeDescription
svgSVGElement
themeTheme
injectionDivHTMLElement

Returns:

void