package js.html
extends CSSRule
Available on js
CSSStyleRule
represents a single CSS style rule. It implements theCSSRule
interface with a type value of1
(CSSRule.STYLE_RULE
).Documentation CSSStyleRule by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
selectorText:String
read only style:CSSStyleDeclaration
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/CSSStyleRule.html