Not documented.
- Annotations
- DocsEditable()
- DomName('CSSKeyframesRule')
- Experimental()
- Extends
- Object
- CssRule
- CssKeyframesRule
Properties
- List<CssRule> cssRules
-
read-only
- String cssText
-
read / write, inherited
- String name
-
read / write
- CssRule parentRule
-
read-only, inherited
- CssStyleSheet parentStyleSheet
-
read-only, inherited
- int type
-
read-only, inherited
Methods
-
appendRule(
String rule) → void -
deleteRule(
String key) → void -
findRule(
String key) → CssKeyframeRule