blockly > BlocklyOptions > readOnly
السمة BlocklyOptions.readOnly
Signature:
readOnly?: boolean;
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-10-16 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-10-16 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]