class js.html.MetaElement extends Element
Available on js
The meta objects expose the HTMLMetaElement interface which contains descriptive metadata about a document. This object inherits all of the properties and methods described in the element section.
Documentation for this class was provided by MDN.