Not documented.

Inheritance
Annotations
  • DocsEditable()
  • DomName('CSSKeyframesRule')
  • Experimental()

Properties

cssRules List<CssRule>
read-only

cssText String
read / write, inherited

name String
read / write

parentRule CssRule
read-only, inherited

parentStyleSheet CssStyleSheet
read-only, inherited

type int
read-only, inherited

Methods

appendRule(String rule) → void

deleteRule(String key) → void

findRule(String key) → CssKeyframeRule