blockly > Options > RTL
Options.RTL property
Signature:
RTL: boolean;
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."],[[["This documentation details the `RTL` property within Blockly's `Options` class, used to configure the toolbox and workspace for right-to-left languages."],["The `RTL` property is a boolean value that, when set to `true`, enables right-to-left rendering and behavior, and when set to `false` (the default), enables left-to-right rendering."]]],[]]