blockly > Options > renderer
Options.renderer property
Signature:
renderer: string;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["`renderer` property within Blockly's Options class lets you specify the visual style of blocks using a string value representing a registered renderer."],["By setting the renderer, you determine how blocks and the workspace are visually presented, potentially influencing block shapes, colors, and connections."],["This property influences the overall aesthetics and potentially the functionality of your Blockly workspace by selecting a specific rendering approach."]]],[]]