HTMLHtmlElement$Typings extension
Properties
-
addEventListener
→ ({void Function<
K$>(HTMLElementEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) -
Available on HTMLHtmlElement, provided by the HTMLHtmlElement$Typings extension
Overload accessor: $1, $2no setter -
removeEventListener
→ ({void Function<
K$>(HTMLElementEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) -
Available on HTMLHtmlElement, provided by the HTMLHtmlElement$Typings extension
Overload accessor: $1, $2no setter - version ↔ String
-
Available on HTMLHtmlElement, provided by the HTMLHtmlElement$Typings extension
Sets or retrieves the DTD version that governs the current document. @deprecatedgetter/setter pair