Liking cljdoc? Tell your friends :D
ClojureScript only.

web.dom.HTMLBaseFontElement

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

colorcljs

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

set-color!cljs

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

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

× close