
<input type="text"> element.
keydown, keypress, keyup, textinput, beforeinput, input, compositionstart, compositionupdate, compositionend
Key Event Viewer (for contenteditable)
Same as the standard Key Event Viewer except targetting a <div contenteditable="true"> element.

<div>s.
mousedown, mouseenter, mouseleave, mousemove, mouseout, mouseover, mouseup
Mouse Event Viewer (with shadow DOM)
Same as the standard Mouse Event Viewer except with additional shadow DOM elements.
Wheel Event Viewer
View mouse scroll wheel events.

<input> fields enclosed in a <div>.
blur, focus, focusin, focusout, DOMFocusIn, DOMFocusOut
To report a bug or a submit feature request for any of these tools, file an issue on Github.
Interested in viewing dome vents? Try this search instead.