• Skip to main content
  • Skip to search
  • Skip to select language
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. Web technology for developers
  2. Web APIs
  3. TransitionEvent
  4. TransitionEvent.propertyName

Table of contents

  • Syntax
  • Specifications
  • Browser compatibility
  • See also

TransitionEvent.propertyName

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

Syntax

name = TransitionEvent.propertyName

Specifications

Specification
CSS Transitions Level 2
# Events-TransitionEvent-propertyName

Browser compatibility

BCD tables only load in the browser

See also

  • Using CSS transitions

Found a problem with this page?

  • Edit on GitHub
  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: Sep 14, 2021, by MDN contributors

Related Topics

  1. CSS Object Model
  2. TransitionEvent
  3. Constructor
    1. TransitionEvent()
  4. Properties
    1. elapsedTime
    2. propertyName
    3. pseudoElement
  5. Methods
    1. initTransitionEvent()
  6. Inheritance:
    1. Event
  7. Related pages for CSSOM
    1. AnimationEvent
    2. CSS
    3. CSSConditionRule
    4. CSSGroupingRule
    5. CSSKeyframeRule
    6. CSSKeyframesRule
    7. CSSMediaRule
    8. CSSNamespaceRule
    9. CSSPageRule
    10. CSSRule
    11. CSSRuleList
    12. CSSStyleDeclaration
    13. CSSStyleRule
    14. CSSStyleSheet
    15. CSSSupportsRule
    16. CaretPosition
    17. LinkStyle
    18. MediaQueryList
    19. MediaQueryListListener
    20. Screen
    21. StyleSheet
    22. StyleSheetList
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

  • MDN on Twitter
  • MDN on Github

Mozilla

  • Mozilla on Twitter
  • Mozilla on Instagram

© 2005-2022 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies