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
값을 반환하는 불리언 값입니다.