🔰capturing phase

The optional third argument to addEventListener() is a boolean value or object. If you pass true, then the handler is registered as a capturing event handler.

Last updated

Was this helpful?