This page was translated from English by the community. Learn more and join the MDN Web Docs community.
KeyboardEvent: repeat property
Baseline
2025
Newly available
Since May 2025, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
repeat 은 KeyboardEvent 인터페이스의 읽기 전용 속성으로, 주어진 키가 지속적으로 눌러진 상태로 자동으로 반복되는 경우 true 값을 반환하는 불리언 값입니다.
값
불리언 값입니다.
명세서
| Specification |
|---|
| UI Events> # dom-keyboardevent-repeat> |
브라우저 호환성
Enable JavaScript to view this browser compatibility table.