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`.
(condition-text this)Property.
Represents the text of the condition of the rule.
Property. Represents the text of the condition of the rule.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |