propertyName property

String get propertyName

The propertyName read-only property of TransitionEvent objects is a string containing the name of the CSS property associated with the transition.

Implementation

external String get propertyName;