Properties
EventTarget
EventTarget: object
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:5081
Type declaration
constructor: function
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:5082
controller
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14223
oncontrollerchange
oncontrollerchange: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14224
onmessage
onmessage: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14225
onmessageerror
onmessageerror: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14226
ready
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14227
Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.