aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/element/compositionupdate_event
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/element/compositionupdate_event')
-rw-r--r--files/zh-cn/web/api/element/compositionupdate_event/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/web/api/element/compositionupdate_event/index.html b/files/zh-cn/web/api/element/compositionupdate_event/index.html
index 11952af506..af46b6cfdb 100644
--- a/files/zh-cn/web/api/element/compositionupdate_event/index.html
+++ b/files/zh-cn/web/api/element/compositionupdate_event/index.html
@@ -1,7 +1,8 @@
---
title: compositionupdate
-slug: Web/Events/compositionupdate
+slug: Web/API/Element/compositionupdate_event
translation_of: Web/API/Element/compositionupdate_event
+original_slug: Web/Events/compositionupdate
---
<p><strong><code>compositionupdate</code></strong> 事件触发于字符被输入到一段文字的时候(这些可见字符的输入可能需要一连串的键盘操作、语音识别或者点击输入法的备选词)</p>