блочно > BlocklyOptions > readOnly
Свойство BlocklyOptions.readOnly
Подпись:
readOnly?: boolean;
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-11-13 UTC.
[null,null,["Последнее обновление: 2024-11-13 UTC."],[[["This property determines if the Blockly workspace is read-only, preventing user interaction and modifications."],["When set to `true`, users cannot drag blocks, create connections, or edit block content; the workspace becomes purely for observation."],["By default, `readOnly` is set to `false`, enabling the standard interactive Blockly workspace experience where users are free to manipulate blocks."]]],[]]