KeyboardEvent: repeat property
The repeat
read-only property of the
KeyboardEvent
interface returns a boolean value that is
true
if the given key is being held down such that it is automatically
repeating.
Value
A boolean value.
Specifications
Specification |
---|
UI Events # dom-keyboardevent-repeat |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
repeat |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- Partial support
- Partial support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.