The HTMLBaseFontElement interface provides special properties
the regular web.dom.HTMLElement
interface it also has available
it by inheritance) for manipulating <basefont>
elements.
The HTMLBaseFontElement interface provides special properties the regular `web.dom.HTMLElement` interface it also has available it by inheritance) for manipulating `<basefont>` elements.
(color this)
Property.
Is a DOMString representing the text color using either a named or a color specified in the hexadecimal #RRGGBB format.
Property. Is a DOMString representing the text color using either a named or a color specified in the hexadecimal #RRGGBB format.
(set-color! this val)
Property.
Is a DOMString representing the text color using either a named or a color specified in the hexadecimal #RRGGBB format.
Property. Is a DOMString representing the text color using either a named or a color specified in the hexadecimal #RRGGBB format.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close