🏠 New in High Baseline Support: Input events
July 15, 2022
The input event fires when a form control changes or an element with the contenteditable attribute changes.
Source features
api.Element.input_event[mdn]api.InputEvent[mdn]api.InputEvent.InputEvent[mdn]api.InputEvent.inputType[mdn]api.InputEvent.data[mdn]api.InputEvent.dataTransfer[mdn]api.Element.beforeinput_event[mdn]api.InputEvent.getTargetRanges[mdn]api.InputEvent.isComposing[mdn]api.InputEvent.inputType.insertFromPasteAsQuotation[mdn]