blockly > 對話方塊
對話方塊命名空間
函式
Variables
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-12-01 (世界標準時間)。
[null,null,["上次更新時間:2023-12-01 (世界標準時間)。"],[[["The `Blockly.dialog` namespace provides wrapper functions for `alert`, `confirm`, and `prompt`, offering alternatives to the standard browser dialogs."],["Developers can customize the behavior of these dialogs by setting their own functions using `setAlert`, `setConfirm`, and `setPrompt`."],["`Blockly.dialog` is primarily designed to improve user experience, especially on mobile devices where browser prompts may not be ideal for text input."],["It's highly recommended to thoroughly test on mobile devices when overriding the default prompt functionality to ensure optimal user experience."]]],[]]