No documentation for options on fromEvent
#6719
thw0rted
started this conversation in
Report issues other than bug
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The docs page says that one of the overloads for this function can take an options-object of type
EventListenerOptions
. That interface isn't described on the page, or anywhere else in the docs that I can find. The declaration of the interface has no comments. (I noticed this because I didn't know that passingonce
was possible until it came up in the v7 release notes.)Beta Was this translation helpful? Give feedback.
All reactions