Attach the event listeners created by createManagerEventListeners to an element or Emulator so the manager can listen to the needed event hooks.
They can be removed with detach or by aborting the controller returned by the function.
Add options to some listeners. An abort controller is added by default. You can use the * key to set a default for all.
*
Attach the event listeners created by createManagerEventListeners to an element or Emulator so the manager can listen to the needed event hooks.
They can be removed with detach or by aborting the controller returned by the function.