Attach an event listener and return a disposer that detaches it. Centralizing add/remove pairing prevents the global-listener leaks that come from calling an enhancer repeatedly in single-page apps.
Optional
Attach an event listener and return a disposer that detaches it. Centralizing add/remove pairing prevents the global-listener leaks that come from calling an enhancer repeatedly in single-page apps.