style property
Gets a value that represents the style associated with this keyframe.
This property is read-only.
![]() ![]() |
Syntax
| JavaScript |
|---|
styleStyle = object.style |
Property values
Type: CSSStyleDeclaration
The style associated with this keyframe.
Standards information
- CSS Animations Module Level 3, Section 5
See also
Show:

