keyup
io error: No such file or directory (os error 2) (/home/runner/work/yari/yari/mdn/translated-content/files/zh-tw/web/api/element/index.md)
當鍵盤上的手指離開按鍵時,keyup
事件會被觸發。
基本資料
- 詳述
- 介面
- Bubbles
-
Yes
- Cancelable
-
Yes
- Target
-
網頁文件, 網頁元素
- Default Action
-
None
屬性
Specification |
---|
UI Events # event-type-keyup |
HTML Standard # handler-onkeyup |