package js.html
extends Element › DOMElement › Node › EventTarget
Available on js
The HTMLMetaElement
interface contains descriptive metadata about a document. It inherits all of the properties and methods described in the HTMLElement
interface.
Documentation HTMLMetaElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
content:String
httpEquiv:String
name:String
scheme:String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/MetaElement.html