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
continuous
continuous: boolean
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14370
grammars
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14371
interimResults
interimResults: boolean
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14372
lang
lang: string
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14373
maxAlternatives
maxAlternatives: number
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14374
onaudioend
onaudioend: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14375
onaudiostart
onaudiostart: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14376
onend
onend: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14377
onerror
onerror: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14378
onnomatch
onnomatch: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14379
onresult
onresult: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14380
onsoundend
onsoundend: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14381
onsoundstart
onsoundstart: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14382
onspeechend
onspeechend: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14383
onspeechstart
onspeechstart: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14384
onstart
onstart: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14385
serviceURI
serviceURI: string
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:14386
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.