Survei Riset: Ceritakan pengalaman Anda dengan Blockly
Mulai survei
blockly > Opsi > modalInputs
Tanda Tangan:
modalInputs: boolean;
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-09 UTC.
[null,null,["Terakhir diperbarui pada 2024-09-09 UTC."],[[["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."]]],[]]