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
compositionEndOffset
compositionEndOffset: number
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:9561
compositionStartOffset
compositionStartOffset: number
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:9562
oncandidatewindowhide
oncandidatewindowhide: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:9563
oncandidatewindowshow
oncandidatewindowshow: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:9564
oncandidatewindowupdate
oncandidatewindowupdate: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:9565
target
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:9566
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.