keyup

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

當鍵盤上的手指離開按鍵時,keyup 事件會被觸發。

基本資料

詳述

DOM L3

介面

KeyboardEvent

Bubbles

Yes

Cancelable

Yes

Target

網頁文件, 網頁元素

Default Action

None

屬性

Specification
UI Events
# event-type-keyup
HTML Standard
# handler-onkeyup