調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
blockly > ダイアログ
ダイアログの名前空間
関数
変数
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-12-01 UTC。
[null,null,["最終更新日 2023-12-01 UTC。"],[[["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."]]],[]]