The HTMLHtmlElement interface serves as the root node for a given
document. This object inherits the properties and methods described
the html.HTMLElement interface.
The HTMLHtmlElement interface serves as the root node for a given document. This object inherits the properties and methods described the `html.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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |