🏠 New in Low Baseline Support: Input events
January 15, 2020
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]