Skip to main content

blockly > geras > Renderer > refreshDom

geras.Renderer.refreshDom() method

Signature:

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

Parameters

Parameter

Type

Description

svg

SVGElement

theme

Theme

injectionDiv

HTMLElement

Returns:

void