TransitionEvent: propertyName property

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

Value

A string.

Specifications

Specification
CSS Transitions
# Events-TransitionEvent-propertyName

Browser compatibility

BCD tables only load in the browser

See also