แบบสำรวจการวิจัย: บอกให้เราทราบเกี่ยวกับประสบการณ์การใช้งาน Blockly
เริ่มแบบสำรวจ
blockly > ContextMenuRegistry > ContextMenuOption
รายการเมนูตามที่ปรากฏไปยัง Contextmenu.js
ลายเซ็น:
interface ContextMenuOption
พร็อพเพอร์ตี้
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-12 UTC
[null,null,["อัปเดตล่าสุด 2024-09-12 UTC"],[[["`ContextMenuOption` interface defines the structure of a menu item displayed by the context menu in Blockly."],["Each menu item can have a callback function, enabled status, scope, display text (string or HTML element), and weight for ordering."],["The `callback` function is executed when the menu item is selected, receiving the scope and triggering event."],["Properties like `enabled`, `text`, and `weight` control the appearance and behavior of the menu item."]]],[]]