CallbackFunction
Defined in: src/event-target-shim-shim.ts:7
Type Parameters
Section titled “Type Parameters”TEventTarget
Section titled “TEventTarget”TEventTarget extends EventTarget<any, any>
TEvent
Section titled “TEvent”TEvent extends Event
CallbackFunction(
this,event):void
Defined in: src/event-target-shim-shim.ts:11
Parameters
Section titled “Parameters”TEventTarget
TEvent
Returns
Section titled “Returns”void