Each event propagates in three phases
- Travels down calling all onClickCapture handlers
- Runs the clicked elements onClick handlers
- Travel upwards calling onClick handlers
---
https://developer.mozilla.org/en-US/docs/Learn_web_development/Extensions/Client-side_tools/Overview#the_modern_tooling_ecosystem