The HTMLTitleElement interface contains the title for a document.
element inherits all of the properties and methods of the web.dom.HTMLElement
The HTMLTitleElement interface contains the title for a document. element inherits all of the properties and methods of the `web.dom.HTMLElement`
(set-text! this val)
Property.
Is a DOMString representing the text of the document's title.
Property. Is a DOMString representing the text of the document's title.
(text this)
Property.
Is a DOMString representing the text of the document's title.
Property. Is a DOMString representing the text of the document's title.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close