blockly > iletişim kutusu > TEST_ONLY
contact.TEST_ONLY değişkeni
İmza:
TEST_ONLY: {
confirmInternal: typeof confirmInternal;
}
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-22 UTC.
[null,null,["Son güncelleme tarihi: 2024-08-22 UTC."],[[["The `scope` property of a `ContextMenuOption` determines the context or target element for which the context menu option is relevant."],["This property is of type `Scope`, which might contain information about the workspace, a specific block, or other UI elements."],["Context menu options with mismatched scopes will not be displayed in the right-click menu, ensuring only relevant options are visible to the user."]]],["The `dialog.TEST_ONLY` variable contains a single property: `confirmInternal`. This property is defined as a type, specifically `typeof confirmInternal`. This indicates that `confirmInternal` within `TEST_ONLY` is a reference to the type of another function or variable named `confirmInternal`, likely used for internal testing of the `dialog` namespace. This variable is only available in testing.\n"]]