Liking cljdoc? Tell your friends :D
ClojureScript only.

web.cssdom.LinkStyle

The LinkStyle interface provides access to the associated CSS sheet of a node.

The LinkStyle interface provides access to the associated CSS
sheet of a node.
raw docstring

set-sheet!cljs

(set-sheet! this val)

Property.

Returns the CSSStyleSheet object associated with the given element, null if there is none.

Property.

Returns the CSSStyleSheet object associated with the given element,
null if there is none.
sourceraw docstring

sheetcljs

(sheet this)

Property.

Returns the CSSStyleSheet object associated with the given element, null if there is none.

Property.

Returns the CSSStyleSheet object associated with the given element,
null if there is none.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close