package js.html
extends CSSGroupingRule › CSSRule
extended by CSSMediaRule, CSSMozDocumentRule, CSSSupportsRule
Available on js
An object implementing the CSSConditionRule
interface represents a single condition CSS at-rule, which consists of a condition and a statement block. It is a child of CSSGroupingRule
.
Documentation CSSConditionRule by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
conditionText:String
Represents the text of the condition of the rule.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/CSSConditionRule.html