Liking cljdoc? Tell your friends :D
ClojureScript only.

web.dom.HTMLTitleElement

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`
raw docstring

set-text!cljs

(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.
sourceraw docstring

textcljs

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close