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
length
length: number
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:15321
onaddtrack
onaddtrack: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:15322
onchange
onchange: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:15323
onremovetrack
onremovetrack: function | null
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:15324
selectedIndex
selectedIndex: number
Defined in node_modules/typedoc/node_modules/typescript/lib/lib.dom.d.ts:15325
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.