The HTMLHtmlElement interface serves as the root node for a given
document. This object inherits the properties and methods described
the web.dom.HTMLElement
interface.
The HTMLHtmlElement interface serves as the root node for a given document. This object inherits the properties and methods described the `web.dom.HTMLElement` interface.
(set-version! this val)
Property.
Returns version information about the document type definition of a document. While this property is recognized by Mozilla, return value for this property is always an empty string.
See also: https://developer.mozilla.org/en-US/docs/Web/API/HTMLHtmlElement/version
Property. Returns version information about the document type definition of a document. While this property is recognized by Mozilla, return value for this property is always an empty string. See also: `https://developer.mozilla.org/en-US/docs/Web/API/HTMLHtmlElement/version`
(version this)
Property.
Returns version information about the document type definition of a document. While this property is recognized by Mozilla, return value for this property is always an empty string.
See also: https://developer.mozilla.org/en-US/docs/Web/API/HTMLHtmlElement/version
Property. Returns version information about the document type definition of a document. While this property is recognized by Mozilla, return value for this property is always an empty string. See also: `https://developer.mozilla.org/en-US/docs/Web/API/HTMLHtmlElement/version`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close