package js.html
extends Element › DOMElement › Node › EventTarget
Available on js
The HTMLUnknownElement
interface represents an invalid HTML element and derives from the HTMLElement
interface, but without implementing any additional properties or methods.
Documentation HTMLUnknownElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/UnknownElement.html