Custom hook to manage event handling with on and once listeners.
on
once
The name of the event.
The event handler object with methods to manage events.
Custom hook to manage event handling with
on
andonce
listeners.