Home > blockly > blockRendering > Renderer > (constructor)
blockRendering.Renderer.(constructor)
Constructs a new instance of the Renderer class
Signature:
constructor(name: string);
Parameters
| Parameter | Type | Description |
|---|---|---|
| name | string | The renderer name. |