Capture phase—The framework executes the capture phase from the application root to the source component until all components are traversed. … Bubble phase—The framework executes the bubble phase from the source component to the application root until all components are traversed or stopPropagation() is called.