style property

JSObject get style

The read-only CSSKeyframeRule.style property is the CSSStyleDeclaration interface for the declaration block of the CSSKeyframeRule.

Implementation

external JSObject get style;