This documentation is archived and is not being maintained.
propertyName property
Name of the CSS property associated with the transition.
This property is read-only.
Syntax
| JavaScript |
string = object.propertyName
|
Property values
Type: DOMString
The name of the CSS property associated with the transition.
See also
-
transitionEvent