Widely Available
id: input-event
input (event)
The
input event fires when a form control changes or an element with the contenteditable attribute changes.
Baseline Status:
Achieved Widely Available on Jul 15, 2022 (Cross-browser Newly Available since Jan 15, 2020).
Desktop Browser Engine Support
Google Chrome
1
Supported
Mozilla Firefox
6
Supported
Apple Safari
3.1
Supported
Microsoft Edge
79
Supported
Mobile Browser Engine Support
Chrome Android
18
Firefox Android
6
Safari iOS
2
Specifications and References
MDN Browser Compat Data Keys:
api.Element.beforeinput_event ↗
api.Element.input_event ↗
api.InputEvent ↗
api.InputEvent.InputEvent ↗
api.InputEvent.data ↗
api.InputEvent.dataTransfer ↗
api.InputEvent.getTargetRanges ↗
api.InputEvent.inputType ↗
api.InputEvent.inputType.insertFromPasteAsQuotation ↗
api.InputEvent.isComposing ↗