name property
Gets or sets a value that indicates the name of the keyframes.
This property is read/write.
![]() ![]() |
Syntax
| JavaScript |
|---|
object.name = sName sName = object.name |
Property values
Type: DOMString
The name of the keyframes. This value is used by the animation-name property.
Standards information
- CSS Animations Module Level 3, Section 5
See also
Show:

