Liking cljdoc? Tell your friends :D

web.cssdom.CSSConditionRule

An object implementing the CSSConditionRule interface represents single condition CSS at-rule, which consists of a condition and statement block. It is a child of web.cssdom.CSSGroupingRule.

An object implementing the CSSConditionRule interface represents
single condition CSS at-rule, which consists of a condition and
statement block. It is a child of `web.cssdom.CSSGroupingRule`.
raw docstring

condition-textcljs

(condition-text this)

Property.

Represents the text of the condition of the rule.

Property.

Represents the text of the condition of the rule.
sourceraw docstring

set-condition-text!cljs

(set-condition-text! this val)

Property.

Represents the text of the condition of the rule.

Property.

Represents the text of the condition of the rule.
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