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
component
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:11534
gatheringState
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:11535
ongatheringstatechange
ongatheringstatechange: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:11536
onselectedcandidatepairchange
onselectedcandidatepairchange: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:11537
onstatechange
onstatechange: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:11538
role
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:11539
state
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:11540
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.