From 110df40cbfe901169b9ac7b1da1e29be198bdfd7 Mon Sep 17 00:00:00 2001 From: atyamash Date: Fri, 11 Mar 2022 17:19:22 +0900 Subject: APIの後に半角空白を追加 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/guide/user_input_methods/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/ja/web/guide/user_input_methods/index.html b/files/ja/web/guide/user_input_methods/index.html index 32b72d0996..a856722917 100644 --- a/files/ja/web/guide/user_input_methods/index.html +++ b/files/ja/web/guide/user_input_methods/index.html @@ -14,7 +14,7 @@ tags: translation_of: Web/Guide/User_input_methods ---
-

現代のウェブのユーザー入力は、単純なマウスやキーボードだけではありません。この記事では、ユーザー入力を管理し、オープンなウェブアプリに制御を実装するための推奨事項を、FAQ、実例、および基礎となる技術について、より詳細な情報を必要とする人のための詳細な情報へのリンクとともに提供します。関連する API とイベントには、タッチイベントPointer Lock APIScreen Orientation APIFullscreen APIドラッグ&ドロップ APIなどがあります。

+

現代のウェブのユーザー入力は、単純なマウスやキーボードだけではありません。この記事では、ユーザー入力を管理し、オープンなウェブアプリに制御を実装するための推奨事項を、FAQ、実例、および基礎となる技術について、より詳細な情報を必要とする人のための詳細な情報へのリンクとともに提供します。関連する API とイベントには、タッチイベントPointer Lock APIScreen Orientation APIFullscreen APIドラッグ&ドロップ API などがあります。

ユーザー入力とコントロールのワークフロー

@@ -32,7 +32,7 @@ translation_of: Web/Guide/User_input_methods -- cgit v1.2.3-54-g00ecf