ListenerOptions
Interface that specifies characteristics about the event listener
Props
once
once: boolean
Whether a listener should be invoked at most once after being added.
Interface that specifies characteristics about the event listener
once: boolean
Whether a listener should be invoked at most once after being added.