Rate this page:

ListenerOptions

Interface that specifies characteristics about the event listener

Props

once

Copy URL
once: 

boolean

Whether a listener should be invoked at most once after being added.