Y
Hacker News
new
|
ask
|
show
|
jobs
by
consilient
1089 days ago
`(e: Event) =>` means you accept any event whatsoever.
1 comments
jdthedisciple
1089 days ago
That is probably true, however as I said it should (IMO) still work if I then cast its target to HTMLInputElement.
link