blockly > BlocklyOptions > readOnly
ویژگی BlocklyOptions.readOnly
امضا:
readOnly?: boolean;
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]