input-methods
input-methods copied to clipboard
Log more of Input Events Level 2 data
- DataTransfer
- range
It would be awesome if the events were logged to the console along with their # so that you could open up the objects and look through them right there in the inspector.
Fixed a few aspects of this in the new version at: https://danburzo.ro/ui-events-viewer/ . Specifically:
- Show the list of MIME types available in
InputEvent.dataTransfer - Log the event along with its index number to the console as well.