aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/mouseevent/x/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/mouseevent/x/index.md')
-rw-r--r--files/ja/web/api/mouseevent/x/index.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/files/ja/web/api/mouseevent/x/index.md b/files/ja/web/api/mouseevent/x/index.md
new file mode 100644
index 0000000000..062b2cd300
--- /dev/null
+++ b/files/ja/web/api/mouseevent/x/index.md
@@ -0,0 +1,22 @@
+---
+title: MouseEvent.x
+slug: Web/API/MouseEvent/x
+tags:
+ - API
+ - DOM
+ - プロパティ
+ - リファレンス
+browser-compat: api.MouseEvent.x
+translation_of: Web/API/MouseEvent/x
+---
+{{APIRef}}
+
+**`MouseEvent.x`** プロパティは、 {{domxref("MouseEvent.clientX")}} プロパティの別名です。
+
+## 仕様書
+
+{{Specifications}}
+
+## ブラウザーの互換性
+
+{{Compat}}