.eventPhase

Term side of the Card
Topic: Event
Unit title: .eventPhase
Categories: Property
Explanation side of the Card

Explanation: The browser API property that indicates the current phase of event propagation, returning an integer. Possible phases include no processing, capturing phase, target phase and bubbling phase.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1.5
  • The safari browser supports this feature starting from version 1
Availability: