class js.html.TitleElement extends Element
Available on js
The title
object exposes the HTMLTitleElement interface which contains the title for a document. This element inherits all of the properties and methods described in the element section.
Documentation for this class was provided by MDN.