blockly > geras > Renderer > refreshDom

Método geras.Renderer.refreshDom()

Signature:

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

Parâmetros

Parâmetro Tipo Descrição
svg SVGElement
tema Tema
injectionDiv HTMLElement

Retorna:

void