TransitionEvent: propertyName property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since September 2015.

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