All Projects → WICG → Eventlisteneroptions

WICG / Eventlisteneroptions

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Passive Event Listeners (EventListenerOptions)

This work is now part of the official WHATWG DOM spec. Please file any issues/pull requests there. This repository (and its resources / discussions) are only preserved here as an archive.


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.

Spec changes

Status of implementations:

Additional background on the problem:

Additional resources for understaning and using passive listeners

Issues with and adoption by key libraries:

History:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].