Back to Content

TransitionEvent: propertyName property

files/en-us/web/api/transitionevent/propertyname/index.md

latest374 B
Original Source

{{ apiref("CSSOM") }}

The propertyName read-only property of {{domxref("TransitionEvent")}} objects is a string containing the name of the CSS property associated with the transition.

Value

A string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also