-
Notifications
You must be signed in to change notification settings - Fork 27.2k
[feat] Take advantage of passive event listeners #8866
Copy link
Copy link
Open
Labels
area: coreIssues related to the framework runtimeIssues related to the framework runtimecore: event listenersfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: under considerationFeature request for which voting has completed and the request is now under considerationFeature request for which voting has completed and the request is now under considerationhotlist: googlestate: Needs Design
Milestone
Metadata
Metadata
Assignees
Labels
area: coreIssues related to the framework runtimeIssues related to the framework runtimecore: event listenersfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: under considerationFeature request for which voting has completed and the request is now under considerationFeature request for which voting has completed and the request is now under considerationhotlist: googlestate: Needs Design
/ref https://github.com/WICG/EventListenerOptions
It's a way to declare that
preventDefault()is not called by handler and make scrolling smoother.Needs more investigation if support would be useful in Angular.