แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > ตัวเลือก > ปิดใช้
พร็อพเพอร์ตี้ Options.disable
ลายเซ็น:
disable: boolean;
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-09 UTC
[null,null,["อัปเดตล่าสุด 2024-09-09 UTC"],[[["The `disable` property, of type boolean, determines whether the Blockly workspace is enabled or disabled."],["When set to `true`, it disables user interaction within the Blockly workspace, preventing block manipulation and code generation."],["If `false`, the workspace is enabled, allowing users to freely interact with blocks."]]],[]]