The HTMLPreElement interface exposes specific properties and
(beyond those of the web.dom.HTMLElement
interface it also
available to it by inheritance) for manipulating a block of preformatted
(<pre>
).
The HTMLPreElement interface exposes specific properties and (beyond those of the `web.dom.HTMLElement` interface it also available to it by inheritance) for manipulating a block of preformatted (`<pre>`).
(set-width! this val)
Property.
Is a long value reflecting the obsolete width attribute, containing fixed-size length for the <pre> element.
Property. Is a long value reflecting the obsolete width attribute, containing fixed-size length for the <pre> element.
(width this)
Property.
Is a long value reflecting the obsolete width attribute, containing fixed-size length for the <pre> element.
Property. Is a long value reflecting the obsolete width attribute, containing fixed-size length for the <pre> element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close