@JsType(isNative=true) public class CSSKeyframesRule extends CSSRule
Constructor and Description |
---|
CSSKeyframesRule() |
Modifier and Type | Method and Description |
---|---|
void |
appendRule(String rule) |
void |
deleteRule(String key) |
CSSRuleList |
getCssRules() |
@JsProperty public CSSRuleList getCssRules()
@JsMethod public void appendRule(String rule)
@JsMethod public void deleteRule(String key)
Copyright © 2018 Xalys. All rights reserved.