Skip to content

An extension to the DOM event pattern to allow authors to disable support for preventDefault

License

Notifications You must be signed in to change notification settings

jakearchibald/EventListenerOptions

 
 

Repository files navigation

Passive Event Listeners (EventListenerOptions)

An extension to the DOM event pattern to allow listeners to disable support for preventDefault, primarily to enable scroll performance optimizations. See the explainer document for an overview.

DOM Spec changes

Status of implementations:

Additional background on the problem:

Issues with and adoption by key libraries:

History:

About

An extension to the DOM event pattern to allow authors to disable support for preventDefault

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%