Dart API Referencedart:htmlTitleElement

TitleElement Interface

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.

Extends

Element

Constructors

Code new TitleElement() #

TitleElement();

This page includes content from the Mozilla Foundation that is graciously licensed under a Creative Commons: Attribution-Sharealike license. Mozilla has no other association with Dart or dartlang.org. We encourage you to improve the web by contributing to The Mozilla Developer Network.