blockly > الخيارات > modalInputs
Signature:
modalInputs: boolean;
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-09 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-09 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This property, belonging to the `Blockly.Options` class, dictates whether or not workspace dialogs and context menus should be rendered as modal windows."],["Setting `modalInputs` to `true` ensures that workspace dialogs, such as function creation and variable renaming, appear as modal windows, restricting interaction to the dialog until it's dismissed."],["When `modalInputs` is `false` (the default), dialogs and context menus will instead overlay the workspace, potentially allowing interaction with blocks beneath them."]]],[]]