package js.html
extends CSSRule
extended by CSSConditionRule
Available on js
An object implementing the CSSGroupingRule interface represents any CSS at-rule that contains other rules nested within it.
Documentation CSSGroupingRule by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlycssRules:CSSRuleListdeleteRule(index:Int):VoidThrows:
null |
DOMError |
|---|
insertRule(rule:String, index:Int = 0):IntThrows:
null |
DOMError |
|---|
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/CSSGroupingRule.html