blockly > geras > Highlighter > (constructor)
geras.Highlighter.(constructor)
Constructs a new instance of the Highlighter class
Signature:
constructor(info: RenderInfo);
Parameters
Parameter | Type | Description |
|---|---|---|
info | An object containing all information needed to render this block. |