Skip to main content
method Window.prototype.removeEventListener

Parameters

type: K
listener: (this: Window, ev: WindowEventMap[K]) => any
optional
options: boolean | EventListenerOptions

Parameters

type: string
optional
options: boolean | EventListenerOptions