Phase options for event propagation.
Static Properties
| Name | Description |
|---|---|
| AT_TARGET | The at-target phase of propagation. |
| BUBBLING_PHASE | The bubbling phase of propagation. |
| DONE | The propagation is complete. |
| NOT_DISPATCHING | Not yet propagating. |
| Name | Description |
|---|---|
| AT_TARGET | The at-target phase of propagation. |
| BUBBLING_PHASE | The bubbling phase of propagation. |
| DONE | The propagation is complete. |
| NOT_DISPATCHING | Not yet propagating. |