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.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close