html
html copied to clipboard
Better doc for on.
A list of strings for that valid events. In the docs for the on function. Example "keypress", "keyup", and "keydown" This would be very help full as putting the wrong string does not give any helpful errors here.
Maybe a link to https://developer.mozilla.org/en-US/docs/Web/Events would be helpful?