Hacker News new | ask | show | jobs
by consilient 1089 days ago
`(e: Event) =>` means you accept any event whatsoever.
1 comments

That is probably true, however as I said it should (IMO) still work if I then cast its target to HTMLInputElement.