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